Home
last modified time | relevance | path

Searched refs:DEFAULT_RCU_QLOMARK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/rcu/
Dtree.c497 #define DEFAULT_RCU_QLOMARK 100 /* Once only this many pending, use blimit. */ macro
498 static long qlowmark = DEFAULT_RCU_QLOMARK;
Dtree_plugin.h103 if (qlowmark != DEFAULT_RCU_QLOMARK) in rcu_bootup_announce_oddness()