Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dfunnel-workqueue.c79 static inline struct round_robin_work_queue *as_round_robin_work_queue(struct vdo_work_queue *queue) in as_round_robin_work_queue() function
306 free_round_robin_work_queue(as_round_robin_work_queue(queue)); in vdo_free_work_queue()
471 finish_round_robin_work_queue(as_round_robin_work_queue(queue)); in vdo_finish_work_queue()
502 struct round_robin_work_queue *round_robin = as_round_robin_work_queue(queue); in vdo_dump_work_queue()
568 struct round_robin_work_queue *round_robin = as_round_robin_work_queue(queue); in vdo_enqueue_work_queue()