Lines Matching refs:buffer_allocator
102 static const allocator_t* buffer_allocator; variable
402 buffer_allocator->free(wait_entry->command); in enqueue_command()
430 buffer_allocator->free(packet); in enqueue_packet()
454 buffer_allocator->free(packet); in transmit_fragment()
461 buffer_allocator->free(packet); in fragmenter_transmit_finished()
726 buffer_allocator->free(packet); in filter_incoming_event()
733 buffer_allocator->free(packet); in filter_incoming_event()
746 buffer_allocator->free(packet); in filter_incoming_event()
750 buffer_allocator->free(wait_entry->command); in filter_incoming_event()
754 buffer_allocator->free(packet); in filter_incoming_event()
895 buffer_allocator = buffer_allocator_get_interface(); in hci_layer_get_interface_legacy()
916 buffer_allocator = buffer_allocator_interface; in hci_layer_get_test_interface()