Lines Matching refs:buffer_allocator
88 static const allocator_t* buffer_allocator; variable
397 buffer_allocator->free(wait_entry->command); in enqueue_command()
425 buffer_allocator->free(packet); in enqueue_packet()
451 buffer_allocator->free(packet); in transmit_fragment()
458 buffer_allocator->free(packet); in fragmenter_transmit_finished()
641 buffer_allocator->free(packet); in filter_incoming_event()
652 buffer_allocator->free(packet); in filter_incoming_event()
656 buffer_allocator->free(wait_entry->command); in filter_incoming_event()
660 buffer_allocator->free(packet); in filter_incoming_event()
738 buffer_allocator = buffer_allocator_get_interface(); in hci_layer_get_interface()
751 buffer_allocator = buffer_allocator_interface; in hci_layer_get_test_interface()