Home
last modified time | relevance | path

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

/kernel/
Dtorture.c238 while (!torture_must_stop()) { in torture_onoff()
439 } while (!torture_must_stop()); in torture_shuffle()
510 !torture_must_stop()) { in torture_shutdown()
520 if (torture_must_stop()) { in torture_shutdown()
636 if (!torture_must_stop() && stutter > 1) { in torture_stutter()
648 if (!torture_must_stop()) in torture_stutter()
651 } while (!torture_must_stop()); in torture_stutter()
760 bool torture_must_stop(void) in torture_must_stop() function
764 EXPORT_SYMBOL_GPL(torture_must_stop);
Dscftorture.c184 } while (!torture_must_stop()); in scf_torture_stats()
407 if (torture_must_stop()) { in scftorture_invoker()
418 while (cpu_is_offline(cpu) && !torture_must_stop()) { in scftorture_invoker()
427 } while (!torture_must_stop()); in scftorture_invoker()
/kernel/rcu/
Drefscale.c382 torture_must_stop()); in ref_scale_reader()
384 if (torture_must_stop()) in ref_scale_reader()
427 if (!torture_must_stop()) in ref_scale_reader()
462 for (i = 0; i < n && !torture_must_stop(); i++) { in process_durations()
513 for (exp = 0; exp < nruns && !torture_must_stop(); exp++) { in main_func()
516 if (torture_must_stop()) in main_func()
536 !atomic_read(&nreaders_exp) || torture_must_stop()); in main_func()
540 if (torture_must_stop()) in main_func()
576 while (!torture_must_stop()) in main_func()
Drcutorture.c916 if (torture_must_stop()) in rcu_torture_boost()
936 if (torture_must_stop()) in rcu_torture_boost()
968 } while (!torture_must_stop()); in rcu_torture_boost()
1006 } while (!torture_must_stop()); in rcu_torture_fqs()
1149 !torture_must_stop() && in rcu_torture_writer()
1158 } while (!torture_must_stop()); in rcu_torture_writer()
1204 } while (!torture_must_stop()); in rcu_torture_fakewriter()
1491 if (!rcu_torture_one_read(&rand) && !torture_must_stop()) in rcu_torture_reader()
1493 if (time_after(jiffies, lastsleep) && !torture_must_stop()) { in rcu_torture_reader()
1497 while (num_online_cpus() < mynumonline && !torture_must_stop()) in rcu_torture_reader()
[all …]
Drcuscale.c312 while (!torture_must_stop()) in rcu_scale_wait_shutdown()
340 } while (!torture_must_stop()); in rcu_scale_reader()
456 } while (!torture_must_stop()); in rcu_scale_writer()
549 } while (!torture_must_stop() && ++loop < kfree_loops); in kfree_scale_thread()
/kernel/locking/
Dlocktorture.c638 } while (!torture_must_stop()); in lock_torture_writer()
672 } while (!torture_must_stop()); in lock_torture_reader()
763 } while (!torture_must_stop()); in lock_torture_stats()
/kernel/kcsan/
Dkcsan-test.c1060 } while (!torture_must_stop()); in access_thread()