Home
last modified time | relevance | path

Searched refs:jiffies_till_first_fqs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dtree_plugin.h80 if (jiffies_till_first_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()
81 …r_info("\tBoot-time adjustment of first FQS scan delay to %ld jiffies.\n", jiffies_till_first_fqs); in rcu_bootup_announce_oddness()
H A Dtree.c395 static ulong jiffies_till_first_fqs = IS_ENABLED(CONFIG_RCU_STRICT_GRACE_PERIOD) ? 0 : ULONG_MAX; variable
430 j = READ_ONCE(jiffies_till_first_fqs) + in adjust_jiffies_till_sched_qs()
472 module_param_cb(jiffies_till_first_fqs, &first_fqs_jiffies_ops, &jiffies_till_first_fqs, 0644);
1640 j = READ_ONCE(jiffies_till_first_fqs); in rcu_gp_fqs_loop()
4927 if (jiffies_till_first_fqs == ULONG_MAX) in rcu_init_geometry()
4928 jiffies_till_first_fqs = d; in rcu_init_geometry()
H A Dtree_exp.h627 j = READ_ONCE(jiffies_till_first_fqs); in synchronize_rcu_expedited_wait()
/openbmc/linux/tools/memory-model/Documentation/
H A Dsimple.txt229 the jiffies_till_first_fqs and jiffies_till_next_fqs kernel parameters
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4809 rcutree.jiffies_till_first_fqs= [KNL]
4827 of rcutree.jiffies_till_first_fqs