Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dupdate.c59 static int rcu_normal_after_boot = IS_ENABLED(CONFIG_PREEMPT_RT); variable
61 module_param(rcu_normal_after_boot, int, 0444);
236 if (rcu_normal_after_boot) in rcu_end_inkernel_boot()
660 else if (rcu_normal_after_boot) in rcupdate_announce_bootup_oddness()
H A DKconfig230 setting rcupdate.rcu_normal_after_boot=1.
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5309 rcupdate.rcu_normal_after_boot= [KNL]