Searched refs:kthread_should_stop (Results 1 – 21 of 21) 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()
47 if (kthread_should_stop()) in busy_wait()137 while (!kthread_should_stop()) { in preemptirq_delay_run()
152 while (!kthread_should_stop()) { in benchmark_event_kthread()
1419 } while (total < runtime && !kthread_should_stop()); in run_osnoise()1486 if (kthread_should_stop()) in osnoise_sleep()1500 while (!kthread_should_stop()) { in osnoise_main()1676 while (!kthread_should_stop()) { in timerlat_main()
364 while (!kthread_should_stop()) { in kthread_fn()
1170 while (!kthread_should_stop()) { in trace_wakeup_test_thread()
6255 while (!kthread_should_stop()) { in rb_test()6278 while (!kthread_should_stop()) { in rb_hammer_test()
3879 while (!kthread_should_stop()) { in event_test_thread()
617 kthread_should_stop()); in crc32_threadfn()618 if (kthread_should_stop()) { in crc32_threadfn()660 kthread_should_stop()); in lzo_compress_threadfn()661 if (kthread_should_stop()) { in lzo_compress_threadfn()1144 kthread_should_stop()); in lzo_decompress_threadfn()1145 if (kthread_should_stop()) { in lzo_decompress_threadfn()
155 bool kthread_should_stop(void) in kthread_should_stop() function159 EXPORT_SYMBOL(kthread_should_stop);215 return kthread_should_stop(); in kthread_freezable_should_stop()813 if (kthread_should_stop()) { in kthread_worker_fn()
84 freeze = freezing(current) && !(check_kthr_stop && kthread_should_stop()); in __refrigerator()
889 return torture_must_stop_irq() || kthread_should_stop(); in torture_must_stop()916 while (!kthread_should_stop()) { in torture_kthread_stopping()
114 if (kthread_should_stop()) { in smpboot_thread_fn()
853 while (!kthread_should_stop()) { in kauditd_thread()
2517 should_stop = kthread_should_stop(); in rescuer_thread()
1078 if (kthread_should_stop()) in rcu_torture_boost()1126 while (oldstarttime == READ_ONCE(boost_starttime) && !kthread_should_stop()) { in rcu_torture_boost()1145 while (!kthread_should_stop()) { in rcu_torture_boost()1169 !kthread_should_stop()) { in rcu_torture_fqs()1174 !kthread_should_stop()) { in rcu_torture_fqs()2401 if (!kthread_should_stop() && stall_gp_kthread > 0) { in rcu_torture_stall()2405 if (kthread_should_stop()) in rcu_torture_stall()2410 if (!kthread_should_stop() && stall_cpu > 0) { in rcu_torture_stall()2440 while (!kthread_should_stop()) in rcu_torture_stall()3157 while (!kthread_should_stop()) in rcu_torture_read_exit_child()
460 } else if (!kthread_should_stop()) { in rcu_scale_writer()
47 while (!kthread_should_stop()) { in map_benchmark_thread()
685 kthread_should_stop()); in psi_poll_worker()686 if (kthread_should_stop()) in psi_poll_worker()
318 while (!kthread_should_stop() || !__ptr_ring_empty(rcpu->queue)) { in cpu_map_kthread_run()
1050 if (kthread_should_stop()) { in irq_wait_for_interrupt()