Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree.c419 static ulong jiffies_till_first_fqs = IS_ENABLED(CONFIG_RCU_STRICT_GRACE_PERIOD) ? 0 : ULONG_MAX; variable
454 j = READ_ONCE(jiffies_till_first_fqs) + in adjust_jiffies_till_sched_qs()
496 module_param_cb(jiffies_till_first_fqs, &first_fqs_jiffies_ops, &jiffies_till_first_fqs, 0644);
1637 j = READ_ONCE(jiffies_till_first_fqs); in rcu_gp_fqs_loop()
4639 if (jiffies_till_first_fqs == ULONG_MAX) in rcu_init_geometry()
4640 jiffies_till_first_fqs = d; in rcu_init_geometry()
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()
Dtree_exp.h616 j = READ_ONCE(jiffies_till_first_fqs); in synchronize_rcu_expedited_wait()
/linux-6.1.9/tools/memory-model/Documentation/
Dsimple.txt229 the jiffies_till_first_fqs and jiffies_till_next_fqs kernel parameters
/linux-6.1.9/Documentation/admin-guide/
Dkernel-parameters.txt4714 rcutree.jiffies_till_first_fqs= [KNL]
4732 of rcutree.jiffies_till_first_fqs