Searched refs:vdo_funnel_queue_poll (Results 1 – 6 of 6) sorted by relevance
72 entry = vdo_funnel_queue_poll(queue->retry_queue); in poll_queues()76 entry = vdo_funnel_queue_poll(queue->main_queue); in poll_queues()
104 struct funnel_queue_entry *__must_check vdo_funnel_queue_poll(struct funnel_queue *queue);
103 struct funnel_queue_entry *vdo_funnel_queue_poll(struct funnel_queue *queue) in vdo_funnel_queue_poll() function
101 struct funnel_queue_entry *link = vdo_funnel_queue_poll(queue->priority_lists[i]); in poll_for_completion()
2275 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()
721 struct funnel_queue_entry *entry = vdo_funnel_queue_poll(pool->queue); in process_release_callback()