Searched refs:kthread_should_stop (Results 1 – 4 of 4) sorted by relevance
121 while (!kthread_should_stop()) { in __mt76_worker_fn()
197 !kthread_should_stop()) in ib_fmr_cleanup_thread()200 } while (!kthread_should_stop()); in ib_fmr_cleanup_thread()
83 #define kthread_should_stop() linux_kthread_should_stop() macro
1014 while (!kthread_should_stop()) { in taskq_thread()