Home
last modified time | relevance | path

Searched refs:rcu_fanout_exact (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A DTREE08.boot2 rcutree.rcu_fanout_exact=1
H A DTREE06.boot2 rcutree.rcu_fanout_exact=1
/openbmc/linux/kernel/rcu/
H A Drcu.h342 static bool rcu_fanout_exact; variable
355 if (rcu_fanout_exact) { in rcu_init_levelspread()
H A Dtree_plugin.h52 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
H A Dtree.c107 static bool rcu_fanout_exact; variable
108 module_param(rcu_fanout_exact, bool, 0444);
/openbmc/linux/tools/testing/selftests/rcutorture/doc/
H A DTREE_RCU-kconfig.txt36 rcutree.rcu_fanout_exact -- Do at least one.
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4912 rcutree.rcu_fanout_exact= [KNL]