Home
last modified time | relevance | path

Searched refs:qlowmark (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h59 if (qlowmark != DEFAULT_RCU_QLOMARK) in rcu_bootup_announce_oddness()
60 pr_info("\tBoot-time adjustment of callback low-water mark to %ld.\n", qlowmark); in rcu_bootup_announce_oddness()
H A Dtree.c471 static long qlowmark = DEFAULT_RCU_QLOMARK; variable
479 module_param(qlowmark, long, 0444);
2532 if (rdp->blimit >= DEFAULT_MAX_RCU_BLIMIT && count <= qlowmark) in rcu_do_batch()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4314 rcutree.qlowmark= [KNL]