Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dfunnel-workqueue.c262 static int work_queue_runner(void *ptr) in work_queue_runner() function
350 thread = kthread_run(work_queue_runner, queue, "%s:%s", thread_name_prefix, in make_simple_work_queue()
603 if (kthread_func(current) != work_queue_runner) in get_current_thread_work_queue()