Searched refs:rcu_fanout_exact (Results 1 – 7 of 7) sorted by relevance
1 rcutree.rcu_fanout_exact=1
4 rcutree.rcu_fanout_exact=1
40 rcutree.rcu_fanout_exact -- Do at least one.
122 static bool rcu_fanout_exact; variable123 module_param(rcu_fanout_exact, bool, 0444);4368 if (rcu_fanout_exact) { in rcu_init_levelspread()
77 if (rcu_fanout_exact) in rcu_bootup_announce_oddness()
3109 rcutree.rcu_fanout_exact= [KNL]