Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dupdate.c70 static int rcu_normal_after_boot; variable
71 module_param(rcu_normal_after_boot, int, 0);
190 if (rcu_normal_after_boot) in rcu_end_inkernel_boot()
964 else if (rcu_normal_after_boot) in rcupdate_announce_bootup_oddness()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt3858 rcupdate.rcu_normal_after_boot= [KNL]