Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/rcutorture/configs/rcu/
DTREE08.boot2 rcutree.rcu_fanout_exact=1
DTREE06.boot2 rcutree.rcu_fanout_exact=1
/Linux-v6.1/kernel/rcu/
Drcu.h296 static bool rcu_fanout_exact; variable
309 if (rcu_fanout_exact) { in rcu_init_levelspread()
Dtree_plugin.h52 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
Dtree.c106 static bool rcu_fanout_exact; variable
107 module_param(rcu_fanout_exact, bool, 0444);
/Linux-v6.1/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt36 rcutree.rcu_fanout_exact -- Do at least one.
/Linux-v6.1/Documentation/admin-guide/
Dkernel-parameters.txt4670 rcutree.rcu_fanout_exact= [KNL]