Home
last modified time | relevance | path

Searched refs:kthread_create_on_cpu (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dkthread.h31 struct task_struct *kthread_create_on_cpu(int (*threadfn)(void *data),
/linux/drivers/firmware/psci/
A Dpsci_checker.c399 thread = kthread_create_on_cpu(suspend_test_thread, in suspend_tests()
/linux/kernel/
A Dsmpboot.c184 tsk = kthread_create_on_cpu(smpboot_thread_fn, td, cpu, in __smpboot_create_thread()
A Dkthread.c511 struct task_struct *kthread_create_on_cpu(int (*threadfn)(void *data), in kthread_create_on_cpu() function
/linux/kernel/trace/
A Dtrace_hwlat.c498 kthread = kthread_create_on_cpu(kthread_fn, NULL, cpu, comm); in start_cpu_kthread()
A Dtrace_osnoise.c1704 kthread = kthread_create_on_cpu(main, NULL, cpu, comm); in start_kthread()
/linux/
A DSystem.map2760 ffff8000100ad964 T kthread_create_on_cpu
A D.tmp_System.map2760 ffff8000100ad964 T kthread_create_on_cpu

Completed in 300 milliseconds