Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
A Dfunnel-requestqueue.c72 entry = vdo_funnel_queue_poll(queue->retry_queue); in poll_queues()
76 entry = vdo_funnel_queue_poll(queue->main_queue); in poll_queues()
/linux/drivers/md/dm-vdo/
A Dfunnel-queue.h104 struct funnel_queue_entry *__must_check vdo_funnel_queue_poll(struct funnel_queue *queue);
A Dfunnel-queue.c103 struct funnel_queue_entry *vdo_funnel_queue_poll(struct funnel_queue *queue) in vdo_funnel_queue_poll() function
A Dfunnel-workqueue.c101 struct funnel_queue_entry *link = vdo_funnel_queue_poll(queue->priority_lists[i]); in poll_for_completion()
A Ddedupe.c2275 entry = vdo_funnel_queue_poll(zone->timed_out_complete); in check_for_drain_complete()
2876 entry = vdo_funnel_queue_poll(zone->timed_out_complete); in acquire_context()
A Ddata-vio.c721 struct funnel_queue_entry *entry = vdo_funnel_queue_poll(pool->queue); in process_release_callback()

Completed in 21 milliseconds