Searched refs:jiffies_till_next_fqs (Results 1 – 3 of 3) sorted by relevance
473 static ulong jiffies_till_next_fqs = ULONG_MAX; variable508 2 * READ_ONCE(jiffies_till_next_fqs); in adjust_jiffies_till_sched_qs()550 module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);1997 j = READ_ONCE(jiffies_till_next_fqs); in rcu_gp_fqs_loop()4684 if (jiffies_till_next_fqs == ULONG_MAX) in rcu_init_geometry()4685 jiffies_till_next_fqs = d; in rcu_init_geometry()
84 if (jiffies_till_next_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()85 …fo("\tBoot-time adjustment of subsequent FQS scan delay to %ld jiffies.\n", jiffies_till_next_fqs); in rcu_bootup_announce_oddness()
582 data_race(READ_ONCE(jiffies_till_next_fqs)), in print_other_cpu_stall()