Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtorture.h78 bool torture_init_begin(char *ttype, bool v, int *runnable);
/linux-4.1.27/kernel/
Dtorture.c600 bool torture_init_begin(char *ttype, bool v, int *runnable) in torture_init_begin() function
615 EXPORT_SYMBOL_GPL(torture_init_begin);
/linux-4.1.27/kernel/locking/
Dlocktorture.c648 if (!torture_init_begin(torture_type, verbose, &torture_runnable)) in lock_torture_init()
/linux-4.1.27/kernel/rcu/
Drcutorture.c1675 if (!torture_init_begin(torture_type, verbose, &torture_runnable)) in rcu_torture_init()