Home
last modified time | relevance | path

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

/linux/kernel/
A Dtorture.c356 while (!torture_must_stop()) { in torture_onoff()
558 } while (!torture_must_stop()); in torture_shuffle()
629 !torture_must_stop()) { in torture_shutdown()
639 if (torture_must_stop()) { in torture_shutdown()
763 if (!torture_must_stop() && stutter > 1) { in torture_stutter()
775 if (!torture_must_stop()) in torture_stutter()
778 } while (!torture_must_stop()); in torture_stutter()
887 bool torture_must_stop(void) in torture_must_stop() function
891 EXPORT_SYMBOL_GPL(torture_must_stop);
A Dscftorture.c201 } while (!torture_must_stop()); in scf_torture_stats()
468 if (torture_must_stop()) { in scftorture_invoker()
479 while (cpu_is_offline(cpu) && !torture_must_stop()) { in scftorture_invoker()
489 } while (!torture_must_stop()); in scftorture_invoker()
/linux/kernel/rcu/
A Drefscale.c534 torture_must_stop()); in ref_scale_reader()
536 if (torture_must_stop()) in ref_scale_reader()
579 if (!torture_must_stop()) in ref_scale_reader()
614 for (i = 0; i < n && !torture_must_stop(); i++) { in process_durations()
665 for (exp = 0; exp < nruns && !torture_must_stop(); exp++) { in main_func()
668 if (torture_must_stop()) in main_func()
688 !atomic_read(&nreaders_exp) || torture_must_stop()); in main_func()
692 if (torture_must_stop()) in main_func()
728 while (!torture_must_stop()) in main_func()
A Drcutorture.c992 if (torture_must_stop()) in rcu_torture_boost()
1016 if (torture_must_stop()) in rcu_torture_boost()
1046 } while (!torture_must_stop()); in rcu_torture_boost()
1268 !torture_must_stop() && in rcu_torture_writer()
2539 torture_must_stop()); in rcu_torture_barrier_cbs()
2541 if (torture_must_stop()) in rcu_torture_barrier_cbs()
2577 torture_must_stop()); in rcu_torture_barrier()
2578 if (torture_must_stop()) in rcu_torture_barrier()
2597 !torture_must_stop()); in rcu_torture_barrier()
2599 if (!torture_must_stop()) in rcu_torture_barrier()
[all …]
A Drcuscale.c342 while (!torture_must_stop()) in rcu_scale_wait_shutdown()
370 } while (!torture_must_stop()); in rcu_scale_reader()
486 } while (!torture_must_stop()); in rcu_scale_writer()
690 } while (!torture_must_stop() && ++loop < kfree_loops); in kfree_scale_thread()
/linux/include/linux/
A Dtorture.h112 bool torture_must_stop(void);
/linux/kernel/locking/
A Dlocktorture.c695 } while (!torture_must_stop()); in lock_torture_writer()
730 } while (!torture_must_stop()); in lock_torture_reader()
823 } while (!torture_must_stop()); in lock_torture_stats()
/linux/kernel/kcsan/
A Dkcsan_test.c1124 } while (!torture_must_stop()); in access_thread()

Completed in 26 milliseconds