Searched refs:jiffies_till_first_fqs (Results 1 – 5 of 5) sorted by relevance
81 if (jiffies_till_first_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()82 …r_info("\tBoot-time adjustment of first FQS scan delay to %ld jiffies.\n", jiffies_till_first_fqs); in rcu_bootup_announce_oddness()
439 static ulong jiffies_till_first_fqs = IS_ENABLED(CONFIG_RCU_STRICT_GRACE_PERIOD) ? 0 : ULONG_MAX; variable474 j = READ_ONCE(jiffies_till_first_fqs) + in adjust_jiffies_till_sched_qs()516 module_param_cb(jiffies_till_first_fqs, &first_fqs_jiffies_ops, &jiffies_till_first_fqs, 0644);2022 j = READ_ONCE(jiffies_till_first_fqs); in rcu_gp_fqs_loop()5564 if (jiffies_till_first_fqs == ULONG_MAX) in rcu_init_geometry()5565 jiffies_till_first_fqs = d; in rcu_init_geometry()
641 j = READ_ONCE(jiffies_till_first_fqs); in synchronize_rcu_expedited_wait()
229 the jiffies_till_first_fqs and jiffies_till_next_fqs kernel parameters
5039 rcutree.jiffies_till_first_fqs= [KNL]5057 of rcutree.jiffies_till_first_fqs