vdo_funnel_queue_poll
struct funnel_queue_entry *entry = vdo_funnel_queue_poll(pool->queue);
entry = vdo_funnel_queue_poll(zone->timed_out_complete);
entry = vdo_funnel_queue_poll(zone->timed_out_complete);
struct funnel_queue_entry *__must_check vdo_funnel_queue_poll(struct funnel_queue *queue);
struct funnel_queue_entry *link = vdo_funnel_queue_poll(queue->priority_lists[i]);
entry = vdo_funnel_queue_poll(queue->retry_queue);
entry = vdo_funnel_queue_poll(queue->main_queue);