Searched refs:vdo_is_funnel_queue_empty (Results 1 – 3 of 3) sorted by relevance
106 bool __must_check vdo_is_funnel_queue_empty(struct funnel_queue *queue);
137 bool vdo_is_funnel_queue_empty(struct funnel_queue *queue) in vdo_is_funnel_queue_empty() function
751 reschedule = !vdo_is_funnel_queue_empty(pool->queue); in process_release_callback()