Searched refs:work_queue_runner (Results 1 – 1 of 1) sorted by relevance
261 static int work_queue_runner(void *ptr) in work_queue_runner() function349 thread = kthread_run(work_queue_runner, queue, "%s:%s", thread_name_prefix, in make_simple_work_queue()602 if (kthread_func(current) != work_queue_runner) in get_current_thread_work_queue()