Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
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);
Dscftorture.c201 } while (!torture_must_stop()); in scf_torture_stats()
467 if (torture_must_stop()) { in scftorture_invoker()
478 while (cpu_is_offline(cpu) && !torture_must_stop()) { in scftorture_invoker()
488 } while (!torture_must_stop()); in scftorture_invoker()
/Linux-v5.15/kernel/rcu/
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()
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()
1085 } while (!torture_must_stop()); in rcu_torture_fqs()
1268 !torture_must_stop() && in rcu_torture_writer()
1279 } while (!torture_must_stop()); in rcu_torture_writer()
1342 } while (!torture_must_stop()); in rcu_torture_fakewriter()
1668 if (!rcu_torture_one_read(&rand, myid) && !torture_must_stop()) in rcu_torture_reader()
1670 if (time_after(jiffies, lastsleep) && !torture_must_stop()) { in rcu_torture_reader()
1674 while (torture_num_online_cpus() < mynumonline && !torture_must_stop()) in rcu_torture_reader()
[all …]
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-v5.15/include/linux/
Dtorture.h104 bool torture_must_stop(void);
/Linux-v5.15/kernel/locking/
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-v5.15/kernel/kcsan/
Dkcsan_test.c1102 } while (!torture_must_stop()); in access_thread()