Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtorture.h78 bool torture_init_begin(char *ttype, bool v, int *runnable);
/linux-4.4.14/kernel/
Dtorture.c601 bool torture_init_begin(char *ttype, bool v, int *runnable) in torture_init_begin() function
616 EXPORT_SYMBOL_GPL(torture_init_begin);
/linux-4.4.14/kernel/locking/
Dlocktorture.c798 if (!torture_init_begin(torture_type, verbose, &torture_runnable)) in lock_torture_init()
/linux-4.4.14/kernel/rcu/
Drcutorture.c1727 if (!torture_init_begin(torture_type, verbose, &torture_runnable)) in rcu_torture_init()