Searched refs:priority_lists (Results 1 – 1 of 1) sorted by relevance
46 struct funnel_queue *priority_lists[VDO_WORK_Q_MAX_PRIORITY + 1]; member101 struct funnel_queue_entry *link = vdo_funnel_queue_poll(queue->priority_lists[i]); in poll_for_completion()126 vdo_funnel_queue_put(queue->priority_lists[completion->priority], in enqueue_work_queue_completion()278 vdo_free_funnel_queue(queue->priority_lists[i]); in free_simple_work_queue()343 result = vdo_make_funnel_queue(&queue->priority_lists[i]); in make_simple_work_queue()