ot_thread_worker
work = kthread_run_on_cpu(ot_thread_worker, item,
work = kthread_run_on_cpu(ot_thread_worker, item, cpu, "ot_worker_%d");