Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree.c410 #define DEFAULT_RCU_QLOMARK 100 /* Once only this many pending, use blimit. */ macro
411 static long qlowmark = DEFAULT_RCU_QLOMARK;
Dtree_plugin.h57 if (qlowmark != DEFAULT_RCU_QLOMARK) in rcu_bootup_announce_oddness()