Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dfunnel-workqueue.c73 static inline struct simple_work_queue *as_simple_work_queue(struct vdo_work_queue *queue) in as_simple_work_queue() function
308 free_simple_work_queue(as_simple_work_queue(queue)); in vdo_free_work_queue()
473 finish_simple_work_queue(as_simple_work_queue(queue)); in vdo_finish_work_queue()
508 dump_simple_work_queue(as_simple_work_queue(queue)); in vdo_dump_work_queue()
566 simple_queue = as_simple_work_queue(queue); in vdo_enqueue_work_queue()