Searched refs:kthread_park (Results 1 – 4 of 4) sorted by relevance
195 kthread_park(tsk); in __smpboot_create_thread()252 kthread_park(tsk); in smpboot_park_thread()
503 int kthread_park(struct task_struct *k) in kthread_park() function530 EXPORT_SYMBOL_GPL(kthread_park);
542 kthread_park(stopper->thread); in stop_machine_park()
887 kthread_park(per_cpu_ptr(&cpuhp_state, cpu)->thread); in takedown_cpu()