Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmpboot.c191 kthread_park(tsk); in __smpboot_create_thread()
248 kthread_park(tsk); in smpboot_park_thread()
H A Dkthread.c703 int kthread_park(struct task_struct *k) in kthread_park() function
730 EXPORT_SYMBOL_GPL(kthread_park);
H A Dstop_machine.c536 kthread_park(stopper->thread); in stop_machine_park()
/linux/include/linux/
H A Dkthread.h116 int kthread_park(struct task_struct *k);
/linux/drivers/firmware/psci/
H A Dpsci_checker.c427 err += kthread_park(threads[i]); in suspend_tests()
/linux/fs/xfs/
H A Dxfs_zone_gc.c1160 kthread_park(mp->m_zone_info->zi_gc_thread); in xfs_zone_gc_stop()
1217 kthread_park(zi->zi_gc_thread); in xfs_zone_gc_mount()
/linux/arch/s390/lib/
H A Dtest_unwind.c423 kthread_park(task); in test_unwind_task()
/linux/fs/btrfs/
H A Ddisk-io.c4250 kthread_park(fs_info->cleaner_kthread); in close_ctree()