work_queue_runner
thread = kthread_run(work_queue_runner, queue, "%s:%s", thread_name_prefix,
if (kthread_func(current) != work_queue_runner)