Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H 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()
896 bool torture_must_stop(void) in torture_must_stop() function
900 EXPORT_SYMBOL_GPL(torture_must_stop);
H A Dscftorture.c228 } while (!torture_must_stop()); in scf_torture_stats()
501 if (torture_must_stop()) { in scftorture_invoker()
514 while (cpu_is_offline(cpu) && !torture_must_stop()) { in scftorture_invoker()
524 } while (!torture_must_stop()); in scftorture_invoker()
/linux-6.15/kernel/rcu/
H A Drefscale.c935 torture_must_stop()); in ref_scale_reader()
937 if (torture_must_stop()) in ref_scale_reader()
980 if (!torture_must_stop()) in ref_scale_reader()
1016 for (i = 0; i < n && !torture_must_stop(); i++) { in process_durations()
1070 for (exp = 0; exp < nruns && !torture_must_stop(); exp++) { in main_func()
1071 if (torture_must_stop()) in main_func()
1091 !atomic_read(&nreaders_exp) || torture_must_stop()); in main_func()
1095 if (torture_must_stop()) in main_func()
1129 while (!torture_must_stop()) in main_func()
H A Drcutorture.c1206 if (torture_must_stop()) in rcu_torture_boost()
1230 if (torture_must_stop()) in rcu_torture_boost()
1261 } while (!torture_must_stop()); in rcu_torture_boost()
1706 !torture_must_stop() && in rcu_torture_writer()
3318 torture_must_stop()); in rcu_torture_barrier_cbs()
3320 if (torture_must_stop()) in rcu_torture_barrier_cbs()
3354 torture_must_stop()); in rcu_torture_barrier()
3355 if (torture_must_stop()) in rcu_torture_barrier()
3374 !torture_must_stop()); in rcu_torture_barrier()
3376 if (!torture_must_stop()) in rcu_torture_barrier()
[all …]
H 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-6.15/include/linux/
H A Dtorture.h110 bool torture_must_stop(void);
/linux-6.15/kernel/locking/
H A Dlocktorture.c958 } while (!torture_must_stop()); in lock_torture_writer()
993 } while (!torture_must_stop()); in lock_torture_reader()
1086 } while (!torture_must_stop()); in lock_torture_stats()
/linux-6.15/kernel/kcsan/
H A Dkcsan_test.c1502 } while (!torture_must_stop()); in access_thread()