Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c483 static ulong jiffies_till_next_fqs = ULONG_MAX; variable
518 2 * READ_ONCE(jiffies_till_next_fqs); in adjust_jiffies_till_sched_qs()
560 module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);
1959 j = READ_ONCE(jiffies_till_next_fqs); in rcu_gp_fqs_loop()
4426 if (jiffies_till_next_fqs == ULONG_MAX) in rcu_init_geometry()
4427 jiffies_till_next_fqs = d; in rcu_init_geometry()
H A Dtree_stall.h528 data_race(jiffies_till_next_fqs), in print_other_cpu_stall()
H A Dtree_plugin.h65 if (jiffies_till_next_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()
66 …fo("\tBoot-time adjustment of subsequent FQS scan delay to %ld jiffies.\n", jiffies_till_next_fqs); in rcu_bootup_announce_oddness()
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Dstallwarn.rst271 … last rcu_preempt kthread activity 23807 (4297905177-4297881370), jiffies_till_next_fqs=3, root ->…
274 since the grace-period kthread ran. The "jiffies_till_next_fqs"
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dsimple.txt230 the jiffies_till_first_fqs and jiffies_till_next_fqs kernel parameters
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4272 rcutree.jiffies_till_next_fqs= [KNL]
4285 and rcutree.jiffies_till_next_fqs.