Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dutil.h94 kthread_park(w->task); in mt76_worker_disable()
/linux/include/linux/
H A Dkthread.h98 int kthread_park(struct task_struct *k);
/linux/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c261 kthread_park(qca->spi_thread); in qcaspi_set_ringparam()
/linux/drivers/firmware/psci/
H A Dpsci_checker.c429 err += kthread_park(threads[i]); in suspend_tests()
/linux/fs/xfs/
H A Dxfs_zone_gc.c1109 kthread_park(mp->m_zone_info->zi_gc_thread); in xfs_zone_gc_stop()
1158 kthread_park(mp->m_zone_info->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/kernel/
H A Dstop_machine.c536 kthread_park(stopper->thread); in stop_machine_park()
H A Dkthread.c733 int kthread_park(struct task_struct *k) in kthread_park() function
760 EXPORT_SYMBOL_GPL(kthread_park);
H A Dcpu.c1304 kthread_park(st->thread); in takedown_cpu()
/linux/kernel/rcu/
H A Dtree_nocb.h889 * kthread_park() must be preceded by an rcu_barrier(). in nocb_cb_wait()
1075 kthread_park(rdp->nocb_cb_kthread); in rcu_nocb_rdp_deoffload()
1413 kthread_park(t); in rcu_spawn_cpu_nocb_kthread()
/linux/drivers/md/
H A Draid5-cache.c1583 kthread_park(thread->tsk); in r5l_quiesce()
/linux/fs/btrfs/
H A Ddisk-io.c4224 kthread_park(fs_info->cleaner_kthread); in close_ctree()