Searched refs:jiffies_till_next_fqs (Results 1 – 5 of 5) sorted by relevance
418 static ulong jiffies_till_next_fqs = ULONG_MAX; variable453 2 * READ_ONCE(jiffies_till_next_fqs); in adjust_jiffies_till_sched_qs()495 module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);1661 j = READ_ONCE(jiffies_till_next_fqs); in rcu_gp_fqs_loop()3437 if (jiffies_till_next_fqs == ULONG_MAX) in rcu_init_geometry()3438 jiffies_till_next_fqs = d; in rcu_init_geometry()
407 READ_ONCE(jiffies_till_next_fqs), in print_other_cpu_stall()
61 if (jiffies_till_next_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()62 …fo("\tBoot-time adjustment of subsequent FQS scan delay to %ld jiffies.\n", jiffies_till_next_fqs); in rcu_bootup_announce_oddness()
258 … last rcu_preempt kthread activity 23807 (4297905177-4297881370), jiffies_till_next_fqs=3, root ->…261 since the grace-period kthread ran. The "jiffies_till_next_fqs"
3862 rcutree.jiffies_till_next_fqs= [KNL]3875 and rcutree.jiffies_till_next_fqs.