Home
last modified time | relevance | path

Searched refs:rcu_self_test (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dupdate.c580 static bool rcu_self_test; variable
581 module_param(rcu_self_test, bool, 0444);
619 if (rcu_self_test) in rcu_early_boot_tests()
629 if (rcu_self_test) { in rcu_verify_early_boot_tests()
/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A DTINY02.boot1 rcupdate.rcu_self_test=1
H A DSRCU-U.boot2 rcupdate.rcu_self_test=1
H A DTREE08.boot1 rcupdate.rcu_self_test=1
H A DTREE05.boot4 rcupdate.rcu_self_test=1
H A DSRCU-P.boot2 rcupdate.rcu_self_test=1
H A DTREE06.boot1 rcupdate.rcu_self_test=1
/openbmc/linux/tools/testing/selftests/rcutorture/doc/
H A DTREE_RCU-kconfig.txt35 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5411 rcupdate.rcu_self_test= [KNL]