Home
last modified time | relevance | path

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

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