Searched refs:kthread_should_stop (Results 1 – 19 of 19) sorted by relevance
82 return test_error || kthread_should_stop(); in break_test()374 while (!kthread_should_stop()) { in wait_to_die()395 if (!kthread_should_stop()) in ring_buffer_consumer_thread()424 if (!kthread_should_stop()) in ring_buffer_producer_thread()
32 if (kthread_should_stop()) in busy_wait()
152 while (!kthread_should_stop()) { in benchmark_event_kthread()
320 while (!kthread_should_stop()) { in kthread_fn()
1075 while (!kthread_should_stop()) { in trace_wakeup_test_thread()
5031 while (!kthread_should_stop()) { in rb_test()5054 while (!kthread_should_stop()) { in rb_hammer_test()
3216 while (!kthread_should_stop()) { in event_test_thread()
598 kthread_should_stop()); in crc32_threadfn()599 if (kthread_should_stop()) { in crc32_threadfn()641 kthread_should_stop()); in lzo_compress_threadfn()642 if (kthread_should_stop()) { in lzo_compress_threadfn()1125 kthread_should_stop()); in lzo_decompress_threadfn()1126 if (kthread_should_stop()) { in lzo_decompress_threadfn()
101 bool kthread_should_stop(void) in kthread_should_stop() function105 EXPORT_SYMBOL(kthread_should_stop);151 return kthread_should_stop(); in kthread_freezable_should_stop()651 if (kthread_should_stop()) { in kthread_worker_fn()
71 (check_kthr_stop && kthread_should_stop())) in __refrigerator()
736 return torture_must_stop_irq() || kthread_should_stop(); in torture_must_stop()763 while (!kthread_should_stop()) { in torture_kthread_stopping()
115 if (kthread_should_stop()) { in smpboot_thread_fn()
816 while (!kthread_should_stop()) { in kauditd_thread()
2487 should_stop = kthread_should_stop(); in rescuer_thread()
821 while (!kthread_should_stop()) { in rcu_torture_boost()829 if (kthread_should_stop()) in rcu_torture_boost()877 !kthread_should_stop()) { in rcu_torture_boost()892 while (!kthread_should_stop() || smp_load_acquire(&rbi.inflight)) { in rcu_torture_boost()916 !kthread_should_stop()) { in rcu_torture_fqs()921 !kthread_should_stop()) { in rcu_torture_fqs()1599 if (!kthread_should_stop()) { in rcu_torture_stall()1620 while (!kthread_should_stop()) in rcu_torture_stall()
411 } else if (!kthread_should_stop()) { in rcu_perf_writer()
383 return (current->flags & PF_KTHREAD) && kthread_should_stop(); in is_kthread_should_stop()
260 while (!kthread_should_stop() || !__ptr_ring_empty(rcpu->queue)) { in cpu_map_kthread_run()
866 if (kthread_should_stop()) { in irq_wait_for_interrupt()