Home
last modified time | relevance | path

Searched refs:torture_onoff_failures (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dtorture.h67 bool torture_onoff_failures(void);
/linux/kernel/
H A Dtorture.c436 bool torture_onoff_failures(void) in torture_onoff_failures() function
445 EXPORT_SYMBOL_GPL(torture_onoff_failures);
/linux/kernel/locking/
H A Dlocktorture.c1140 else if (torture_onoff_failures()) in lock_torture_cleanup()