Home
last modified time | relevance | path

Searched refs:rcu_normal_after_boot (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/rcu/
H A Dupdate.c60 static int rcu_normal_after_boot = IS_ENABLED(CONFIG_PREEMPT_RT); variable
62 module_param(rcu_normal_after_boot, int, 0444);
237 if (rcu_normal_after_boot) in rcu_end_inkernel_boot()
667 else if (rcu_normal_after_boot) in rcupdate_announce_bootup_oddness()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5588 rcupdate.rcu_normal_after_boot= [KNL]