Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlocktorture.c57 static char *torture_type = IS_ENABLED(CONFIG_PREEMPT_RT) ? "raw_spin_lock" : "spin_lock"; variable
[all...]
/linux/kernel/rcu/
H A Drcutorture.c149 static char *torture_type = "rcu"; variable