Home
last modified time | relevance | path

Searched defs:torture_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/
H A Dscftorture.c70 char *torture_type = ""; variable
H A Dtorture.c61 static char *torture_type; variable
/openbmc/linux/kernel/locking/
H A Dlocktorture.c54 static char *torture_type = IS_ENABLED(CONFIG_PREEMPT_RT) ? "raw_spin_lock" : "spin_lock"; variable
/openbmc/linux/kernel/rcu/
H A Drcutorture.c127 static char *torture_type = "rcu"; variable