Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c470 #define DEFAULT_RCU_QLOMARK 100 // Once only this many pending, use blimit. macro
471 static long qlowmark = DEFAULT_RCU_QLOMARK;
H A Dtree_plugin.h59 if (qlowmark != DEFAULT_RCU_QLOMARK) in rcu_bootup_announce_oddness()