Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dtorture.c107 while (!torture_must_stop()) { in torture_onoff()
358 } while (!torture_must_stop()); in torture_shuffle()
432 !torture_must_stop()) { in torture_shutdown()
441 if (torture_must_stop()) { in torture_shutdown()
550 if (!torture_must_stop()) { in torture_stutter()
558 if (!torture_must_stop()) in torture_stutter()
562 } while (!torture_must_stop()); in torture_stutter()
673 bool torture_must_stop(void) in torture_must_stop() function
677 EXPORT_SYMBOL_GPL(torture_must_stop);
/linux-4.4.14/kernel/rcu/
Drcutorture.c751 if (torture_must_stop()) in rcu_torture_boost()
772 if (torture_must_stop()) in rcu_torture_boost()
797 } while (!torture_must_stop()); in rcu_torture_boost()
854 } while (!torture_must_stop()); in rcu_torture_cbflood()
887 } while (!torture_must_stop()); in rcu_torture_fqs()
1017 } while (!torture_must_stop()); in rcu_torture_writer()
1058 } while (!torture_must_stop()); in rcu_torture_fakewriter()
1211 } while (!torture_must_stop()); in rcu_torture_reader()
1331 } while (!torture_must_stop()); in rcu_torture_stats()
1462 torture_must_stop()); in rcu_torture_barrier_cbs()
[all …]
/linux-4.4.14/include/linux/
Dtorture.h82 bool torture_must_stop(void);
/linux-4.4.14/kernel/locking/
Dlocktorture.c602 } while (!torture_must_stop()); in lock_torture_writer()
636 } while (!torture_must_stop()); in lock_torture_reader()
727 } while (!torture_must_stop()); in lock_torture_stats()