Searched refs:rcu_fanout_exact (Results 1 – 7 of 7) sorted by relevance
4 rcutree.rcu_fanout_exact=1
303 static bool rcu_fanout_exact; variable314 if (rcu_fanout_exact) { in rcu_init_levelspread()
120 static bool rcu_fanout_exact; variable121 module_param(rcu_fanout_exact, bool, 0444);
79 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
38 rcutree.rcu_fanout_exact -- Do at least one.
3586 rcutree.rcu_fanout_exact= [KNL]