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.h236 kthread_create_worker_on_cpu(int cpu, unsigned int flags,
256 kw = kthread_create_worker_on_cpu(cpu, flags, namefmt); in kthread_run_worker_on_cpu()
/linux/kernel/
H A Dkthread.c1137 kthread_create_worker_on_cpu(int cpu, unsigned int flags, in kthread_create_worker_on_cpu() function
1148 EXPORT_SYMBOL(kthread_create_worker_on_cpu);