Home
last modified time | relevance | path

Searched refs:kthread_should_park (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dutil.c120 if (kthread_should_park()) { in __mt76_worker_fn()
/linux-6.3-rc2/include/linux/
A Dkthread.h90 bool kthread_should_park(void);
/linux-6.3-rc2/drivers/firmware/psci/
A Dpsci_checker.c354 if (kthread_should_park()) in suspend_test_thread()
/linux-6.3-rc2/kernel/
A Dsmpboot.c124 if (kthread_should_park()) { in smpboot_thread_fn()
A Dkthread.c178 bool kthread_should_park(void) in kthread_should_park() function
182 EXPORT_SYMBOL_GPL(kthread_should_park);
/linux-6.3-rc2/arch/s390/lib/
A Dtest_unwind.c325 wait_event(u->task_wq, kthread_should_park()); in unwindme_func4()
/linux-6.3-rc2/drivers/gpu/drm/scheduler/
A Dsched_main.c963 if (kthread_should_park()) { in drm_sched_blocked()
/linux-6.3-rc2/fs/btrfs/
A Ddisk-io.c1762 if (kthread_should_park()) in cleaner_kthread()
/linux-6.3-rc2/drivers/md/
A Dmd.c7896 || kthread_should_stop() || kthread_should_park(), in md_thread()
7900 if (kthread_should_park()) in md_thread()

Completed in 29 milliseconds