Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtorture.c364 while (!torture_must_stop()) { in torture_onoff()
570 } while (!torture_must_stop()); in torture_shuffle()
646 !torture_must_stop()) { in torture_shutdown()
656 if (torture_must_stop()) { in torture_shutdown()
765 if (!torture_must_stop() && stutter > 1) { in torture_stutter()
771 if (!torture_must_stop()) in torture_stutter()
774 } while (!torture_must_stop()); in torture_stutter()
904 bool torture_must_stop(void) in torture_must_stop() function
908 EXPORT_SYMBOL_GPL(torture_must_stop);
H A Dscftorture.c229 } while (!torture_must_stop()); in scf_torture_stats()
497 if (torture_must_stop()) { in scftorture_invoker()
510 while (cpu_is_offline(cpu) && !torture_must_stop()) { in scftorture_invoker()
520 } while (!torture_must_stop()); in scftorture_invoker()
/linux/kernel/rcu/
H A Drcutorture.c1411 if (torture_must_stop()) in rcu_torture_boost()
1435 if (torture_must_stop()) in rcu_torture_boost()
1466 } while (!torture_must_stop()); in rcu_torture_boost()
1506 } while (!torture_must_stop()); in rcu_torture_fqs()
1733 while (!torture_must_stop() && !rcu_inkernel_boot_has_ended()) { in rcu_torture_writer()
1942 !torture_must_stop() && in rcu_torture_writer()
1956 } while (!torture_must_stop()); in rcu_torture_writer()
2083 } while (!torture_must_stop()); in rcu_torture_fakewriter()
2763 if (!rcu_torture_one_read(&rand, myid) && !torture_must_stop()) in rcu_torture_reader()
2765 if (time_after(jiffies, lastsleep) && !torture_must_stop()) { in rcu_torture_reader()
[all …]
H A Drcuscale.c436 while (!torture_must_stop()) in rcu_scale_wait_shutdown()
464 } while (!torture_must_stop()); in rcu_scale_reader()
492 } while (!torture_must_stop()); in rcu_scale_exp()
685 } while (!torture_must_stop()); in rcu_scale_writer()
811 } while (!torture_must_stop() && ++loop < kfree_loops); in kfree_scale_thread()
/linux/kernel/locking/
H A Dlocktorture.c957 } while (!torture_must_stop()); in lock_torture_writer()
992 } while (!torture_must_stop()); in lock_torture_reader()
1085 } while (!torture_must_stop()); in lock_torture_stats()
/linux/kernel/kcsan/
H A Dkcsan_test.c1502 } while (!torture_must_stop()); in access_thread()