Searched refs:tpt_buf (Results 1 – 2 of 2) sorted by relevance
180 tb_transport_message_buffer_t tpt_buf = NULL; in exclaves_hello_tightbeam_test() local183 tpt_buf = kalloc_type(struct tb_transport_message_buffer_s, in exclaves_hello_tightbeam_test()192 tpt_buf, strlen(hello), 0); in exclaves_hello_tightbeam_test()245 kfree_type(struct tb_transport_message_buffer_s, tpt_buf); in exclaves_hello_tightbeam_test()
608 tb_transport_message_buffer_t tpt_buf = NULL; in hello_driverkit_interrupts() local611 tpt_buf = kalloc_type(struct tb_transport_message_buffer_s, in hello_driverkit_interrupts()617 tpt_buf, sizeof(uint8_t), 0); in hello_driverkit_interrupts()661 kfree_type(struct tb_transport_message_buffer_s, tpt_buf); in hello_driverkit_interrupts()