Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.c495 #define DEFAULT_RCU_QHIMARK 10000 /* If this many pending, ignore blimit. */ macro
496 static long qhimark = DEFAULT_RCU_QHIMARK;
Dtree_plugin.h101 if (qhimark != DEFAULT_RCU_QHIMARK) in rcu_bootup_announce_oddness()