Home
last modified time | relevance | path

Searched refs:vdo_free_funnel_queue (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dfunnel-requestqueue.c276 vdo_free_funnel_queue(queue->main_queue); in uds_request_queue_finish()
277 vdo_free_funnel_queue(queue->retry_queue); in uds_request_queue_finish()
/linux-6.12.1/drivers/md/dm-vdo/
Dfunnel-queue.h72 void vdo_free_funnel_queue(struct funnel_queue *queue);
Dfunnel-queue.c33 void vdo_free_funnel_queue(struct funnel_queue *queue) in vdo_free_funnel_queue() function
Dfunnel-workqueue.c278 vdo_free_funnel_queue(queue->priority_lists[i]); in free_simple_work_queue()
Ddata-vio.c927 vdo_free_funnel_queue(vdo_forget(pool->queue)); in free_data_vio_pool()
Ddedupe.c2476 vdo_free_funnel_queue(vdo_forget(zone->timed_out_complete)); in vdo_free_hash_zones()