Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
A Dfunnel-workqueue.c44 struct simple_work_queue { struct
69 struct simple_work_queue **service_queues; argument
76 NULL : container_of(queue, struct simple_work_queue, common)); in as_simple_work_queue()
153 static void run_start_hook(struct simple_work_queue *queue) in run_start_hook()
159 static void run_finish_hook(struct simple_work_queue *queue) in run_finish_hook()
222 static void process_completion(struct simple_work_queue *queue, in process_completion()
264 struct simple_work_queue *queue = ptr; in work_queue_runner()
314 struct simple_work_queue **queue_ptr) in make_simple_work_queue()
317 struct simple_work_queue *queue; in make_simple_work_queue()
392 struct simple_work_queue *simple_queue; in vdo_make_work_queue()
[all …]

Completed in 11 milliseconds