Searched refs:kthread_should_stop (Results 1 – 11 of 11) sorted by relevance
60 int kthread_should_stop(void) in kthread_should_stop() function64 EXPORT_SYMBOL(kthread_should_stop);82 if (!kthread_should_stop()) in kthread()86 if (kthread_should_stop()) { in kthread()
642 } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); in rcu_torture_writer()645 while (!kthread_should_stop()) in rcu_torture_writer()667 } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); in rcu_torture_fakewriter()671 while (!kthread_should_stop()) in rcu_torture_fakewriter()777 } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); in rcu_torture_reader()782 while (!kthread_should_stop()) in rcu_torture_reader()880 } while (!kthread_should_stop()); in rcu_torture_stats()949 } while (!kthread_should_stop()); in rcu_torture_shuffle()964 if (!kthread_should_stop()) in rcu_torture_stutter()968 } while (!kthread_should_stop()); in rcu_torture_stutter()
321 while (!kthread_should_stop()) { in async_thread()362 while (!kthread_should_stop()) { in async_manager_thread()
272 while (!kthread_should_stop()) { in watchdog()276 if (kthread_should_stop()) in watchdog()
609 while (!kthread_should_stop()) { in ksoftirqd()641 while (!kthread_should_stop()) { in ksoftirqd()
331 !kthread_should_stop() && in worker_thread()338 if (kthread_should_stop()) in worker_thread()
284 if(kthread_should_stop()) in test_func()
1332 } while (!kthread_should_stop()); in rcu_sched_grace_period()
401 while (!kthread_should_stop()) { in kauditd_thread()
6266 while (!kthread_should_stop()) { in migration_thread()6305 while (!kthread_should_stop()) { in migration_thread()
466 while (!kthread_should_stop()) { in trace_wakeup_test_thread()