Home
last modified time | relevance | path

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

/linux-4.1.27/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()
549 if (!torture_must_stop()) { in torture_stutter()
557 if (!torture_must_stop()) in torture_stutter()
561 } while (!torture_must_stop()); in torture_stutter()
672 bool torture_must_stop(void) in torture_must_stop() function
676 EXPORT_SYMBOL_GPL(torture_must_stop);
/linux-4.1.27/kernel/rcu/
Drcutorture.c704 if (torture_must_stop()) in rcu_torture_boost()
726 if (torture_must_stop()) in rcu_torture_boost()
751 } while (!torture_must_stop()); in rcu_torture_boost()
792 while (!torture_must_stop()) in rcu_torture_cbflood()
811 } while (!torture_must_stop()); in rcu_torture_cbflood()
843 } while (!torture_must_stop()); in rcu_torture_fqs()
973 } while (!torture_must_stop()); in rcu_torture_writer()
1014 } while (!torture_must_stop()); in rcu_torture_fakewriter()
1166 } while (!torture_must_stop()); in rcu_torture_reader()
1286 } while (!torture_must_stop()); in rcu_torture_stats()
[all …]
/linux-4.1.27/include/linux/
Dtorture.h82 bool torture_must_stop(void);
/linux-4.1.27/kernel/locking/
Dlocktorture.c458 } while (!torture_must_stop()); in lock_torture_writer()
490 } while (!torture_must_stop()); in lock_torture_reader()
581 } while (!torture_must_stop()); in lock_torture_stats()