Home
last modified time | relevance | path

Searched refs:torture_must_stop (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/
A Dtorture.c362 while (!torture_must_stop()) { in torture_onoff()
568 } while (!torture_must_stop()); in torture_shuffle()
639 !torture_must_stop()) { in torture_shutdown()
649 if (torture_must_stop()) { in torture_shutdown()
758 if (!torture_must_stop() && stutter > 1) { in torture_stutter()
764 if (!torture_must_stop()) in torture_stutter()
767 } while (!torture_must_stop()); in torture_stutter()
884 bool torture_must_stop(void) in torture_must_stop() function
888 EXPORT_SYMBOL_GPL(torture_must_stop);
A Dscftorture.c199 } while (!torture_must_stop()); in scf_torture_stats()
472 if (torture_must_stop()) { in scftorture_invoker()
483 while (cpu_is_offline(cpu) && !torture_must_stop()) { in scftorture_invoker()
493 } while (!torture_must_stop()); in scftorture_invoker()
/linux/kernel/rcu/
A Drefscale.c826 torture_must_stop()); in ref_scale_reader()
828 if (torture_must_stop()) in ref_scale_reader()
871 if (!torture_must_stop()) in ref_scale_reader()
907 for (i = 0; i < n && !torture_must_stop(); i++) { in process_durations()
960 for (exp = 0; exp < nruns && !torture_must_stop(); exp++) { in main_func()
961 if (torture_must_stop()) in main_func()
981 !atomic_read(&nreaders_exp) || torture_must_stop()); in main_func()
985 if (torture_must_stop()) in main_func()
1018 while (!torture_must_stop()) in main_func()
A Drcutorture.c1113 if (torture_must_stop()) in rcu_torture_boost()
1137 if (torture_must_stop()) in rcu_torture_boost()
1168 } while (!torture_must_stop()); in rcu_torture_boost()
1607 !torture_must_stop() && in rcu_torture_writer()
3116 torture_must_stop()); in rcu_torture_barrier_cbs()
3118 if (torture_must_stop()) in rcu_torture_barrier_cbs()
3152 torture_must_stop()); in rcu_torture_barrier()
3153 if (torture_must_stop()) in rcu_torture_barrier()
3172 !torture_must_stop()); in rcu_torture_barrier()
3174 if (!torture_must_stop()) in rcu_torture_barrier()
[all …]
A Drcuscale.c447 while (!torture_must_stop()) in rcu_scale_wait_shutdown()
475 } while (!torture_must_stop()); in rcu_scale_reader()
664 } while (!torture_must_stop()); in rcu_scale_writer()
786 } while (!torture_must_stop() && ++loop < kfree_loops); in kfree_scale_thread()
/linux/include/linux/
A Dtorture.h109 bool torture_must_stop(void);
/linux/kernel/locking/
A Dlocktorture.c904 } while (!torture_must_stop()); in lock_torture_writer()
939 } while (!torture_must_stop()); in lock_torture_reader()
1032 } while (!torture_must_stop()); in lock_torture_stats()
/linux/kernel/kcsan/
A Dkcsan_test.c1502 } while (!torture_must_stop()); in access_thread()

Completed in 25 milliseconds