Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Dutil.c120 if (kthread_should_park()) { in __mt76_worker_fn()
/linux/include/linux/
A Dkthread.h64 bool kthread_should_park(void);
/linux/drivers/firmware/psci/
A Dpsci_checker.c354 if (kthread_should_park()) in suspend_test_thread()
/linux/kernel/
A Dsmpboot.c124 if (kthread_should_park()) { in smpboot_thread_fn()
A Dkthread.c157 bool kthread_should_park(void) in kthread_should_park() function
161 EXPORT_SYMBOL_GPL(kthread_should_park);
/linux/arch/s390/lib/
A Dtest_unwind.c157 wait_event(u->task_wq, kthread_should_park()); in unwindme_func4()
/linux/drivers/gpu/drm/scheduler/
A Dsched_main.c895 if (kthread_should_park()) { in drm_sched_blocked()
/linux/fs/btrfs/
A Ddisk-io.c1902 if (kthread_should_park()) in cleaner_kthread()
/linux/drivers/md/
A Dmd.c7909 || kthread_should_stop() || kthread_should_park(), in md_thread()
7913 if (kthread_should_park()) in md_thread()
/linux/
A Dvmlinux.symvers12079 0x00000000 kthread_should_park vmlinux EXPORT_SYMBOL_GPL
A DSystem.map2738 ffff8000100ac920 T kthread_should_park
A D.tmp_System.map2738 ffff8000100ac920 T kthread_should_park

Completed in 359 milliseconds