Home
last modified time | relevance | path

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

/linux/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()
884 bool torture_must_stop(void) in torture_must_stop() function
888 EXPORT_SYMBOL_GPL(torture_must_stop);
/linux/kernel/rcu/
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/include/linux/
H A Dtorture.h109 bool torture_must_stop(void);
/linux/kernel/locking/
H A Dlocktorture.c904 } while (!torture_must_stop()); in lock_torture_writer()
939 } while (!torture_must_stop()); in lock_torture_reader()
1032 } while (!torture_must_stop()); in lock_torture_stats()
/linux/kernel/kcsan/
H A Dkcsan_test.c1502 } while (!torture_must_stop()); in access_thread()