Home
last modified time | relevance | path

Searched refs:jiffies_till_next_fqs (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/kernel/rcu/
Dtree_plugin.h82 if (jiffies_till_next_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()
83 …fo("\tBoot-time adjustment of subsequent FQS scan delay to %ld jiffies.\n", jiffies_till_next_fqs); in rcu_bootup_announce_oddness()
Dtree.c395 static ulong jiffies_till_next_fqs = ULONG_MAX; variable
430 2 * READ_ONCE(jiffies_till_next_fqs); in adjust_jiffies_till_sched_qs()
472 module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);
1646 j = READ_ONCE(jiffies_till_next_fqs); in rcu_gp_fqs_loop()
4847 if (jiffies_till_next_fqs == ULONG_MAX) in rcu_init_geometry()
4848 jiffies_till_next_fqs = d; in rcu_init_geometry()
Dtree_stall.h639 data_race(READ_ONCE(jiffies_till_next_fqs)), in print_other_cpu_stall()
/Linux-v6.6/Documentation/RCU/
Dstallwarn.rst301 … last rcu_preempt kthread activity 23807 (4297905177-4297881370), jiffies_till_next_fqs=3, root ->…
304 since the grace-period kthread ran. The "jiffies_till_next_fqs"
/Linux-v6.6/tools/memory-model/Documentation/
Dsimple.txt229 the jiffies_till_first_fqs and jiffies_till_next_fqs kernel parameters
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt4797 rcutree.jiffies_till_next_fqs= [KNL]
4810 and rcutree.jiffies_till_next_fqs.