Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkthread.h216 kthread_create_worker_on_cpu(int cpu, unsigned int flags,
236 kw = kthread_create_worker_on_cpu(cpu, flags, namefmt); in kthread_run_worker_on_cpu()
/linux/kernel/
H A Dkthread.c1121 kthread_create_worker_on_cpu(int cpu, unsigned int flags, in kthread_create_worker_on_cpu() function
1132 EXPORT_SYMBOL(kthread_create_worker_on_cpu);