Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/rcutorture/configs/rcu/
DTREE08.boot4 rcutree.rcu_fanout_exact=1
DTREE06.boot4 rcutree.rcu_fanout_exact=1
/Linux-v4.19/kernel/rcu/
Drcu.h303 static bool rcu_fanout_exact; variable
314 if (rcu_fanout_exact) { in rcu_init_levelspread()
Dtree.c120 static bool rcu_fanout_exact; variable
121 module_param(rcu_fanout_exact, bool, 0444);
Dtree_plugin.h79 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
/Linux-v4.19/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt38 rcutree.rcu_fanout_exact -- Do at least one.
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt3586 rcutree.rcu_fanout_exact= [KNL]