Searched refs:rcu_normal_after_boot (Results 1 – 2 of 2) sorted by relevance
58 static int rcu_normal_after_boot; variable59 module_param(rcu_normal_after_boot, int, 0);193 if (rcu_normal_after_boot) in rcu_end_inkernel_boot()909 else if (rcu_normal_after_boot) in rcupdate_announce_bootup_oddness()
4131 rcupdate.rcu_normal_after_boot= [KNL]