Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dutil.c120 if (kthread_should_park()) { in __mt76_worker_fn()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkthread.h62 bool kthread_should_park(void);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/scheduler/
H A Dsched_main.c681 kthread_should_park()) in drm_sched_get_cleanup_job()
748 if (kthread_should_park()) { in drm_sched_blocked()
/OK3568_Linux_fs/kernel/kernel/
H A Dsmpboot.c124 if (kthread_should_park()) { in smpboot_thread_fn()
H A Dkthread.c151 bool kthread_should_park(void) in kthread_should_park() function
155 EXPORT_SYMBOL_GPL(kthread_should_park);
/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Dtest_unwind.c155 wait_event(u->task_wq, kthread_should_park()); in unwindme_func4()
/OK3568_Linux_fs/kernel/drivers/firmware/psci/
H A Dpsci_checker.c354 if (kthread_should_park()) in suspend_test_thread()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device873 kthread_should_park
H A Dabi_gki_aarch64_exynos1123 kthread_should_park
H A Dabi_gki_aarch64_qcom1360 kthread_should_park
H A Dabi_gki_aarch64_galaxy2479 kthread_should_park
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddisk-io.c1767 if (kthread_should_park()) in cleaner_kthread()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c7923 || kthread_should_stop() || kthread_should_park(), in md_thread()
7927 if (kthread_should_park()) in md_thread()