Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/rcutorture/configs/rcu/
DTREE08-T.boot1 rcutree.rcu_fanout_exact=1
DTREE06.boot4 rcutree.rcu_fanout_exact=1
DTREE08.boot4 rcutree.rcu_fanout_exact=1
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt40 rcutree.rcu_fanout_exact -- Do at least one.
/linux-4.4.14/kernel/rcu/
Dtree.c122 static bool rcu_fanout_exact; variable
123 module_param(rcu_fanout_exact, bool, 0444);
4368 if (rcu_fanout_exact) { in rcu_init_levelspread()
Dtree_plugin.h77 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3109 rcutree.rcu_fanout_exact= [KNL]