Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtorture.h105 bool torture_init_begin(char *ttype, int v);
/linux/kernel/
H A Dtorture.c811 bool torture_init_begin(char *ttype, int v) in torture_init_begin() function
827 EXPORT_SYMBOL_GPL(torture_init_begin);
/linux/kernel/rcu/
H A Drcuscale.c1092 if (!torture_init_begin(scale_type, verbose)) in rcu_scale_init()
/linux/kernel/locking/
H A Dlocktorture.c1181 if (!torture_init_begin(torture_type, verbose)) in lock_torture_init()
/linux/kernel/kcsan/
H A Dkcsan_test.c1526 if (!torture_init_begin((char *)test->name, 1)) in test_init()