Searched refs:rcu_fanout_exact (Results 1 – 7 of 7) sorted by relevance
2 rcutree.rcu_fanout_exact=1
291 static bool rcu_fanout_exact; variable302 if (rcu_fanout_exact) { in rcu_init_levelspread()
106 static bool rcu_fanout_exact; variable107 module_param(rcu_fanout_exact, bool, 0444);
33 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
38 rcutree.rcu_fanout_exact -- Do at least one.
3842 rcutree.rcu_fanout_exact= [KNL]