Lines Matching refs:buffer_allocator
88 static const allocator_t* buffer_allocator; variable
380 buffer_allocator->free(wait_entry->command); in enqueue_command()
407 buffer_allocator->free(packet); in enqueue_packet()
428 buffer_allocator->free(packet); in transmit_fragment()
434 buffer_allocator->free(packet); in fragmenter_transmit_finished()
601 buffer_allocator->free(packet); in filter_incoming_event()
612 buffer_allocator->free(packet); in filter_incoming_event()
616 buffer_allocator->free(wait_entry->command); in filter_incoming_event()
620 buffer_allocator->free(packet); in filter_incoming_event()
704 buffer_allocator = buffer_allocator_get_interface(); in hci_layer_get_interface()
717 buffer_allocator = buffer_allocator_interface; in hci_layer_get_test_interface()