Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dtree.c408 #define DEFAULT_RCU_QHIMARK 10000 /* If this many pending, ignore blimit. */ macro
409 static long qhimark = DEFAULT_RCU_QHIMARK;
Dtree_plugin.h55 if (qhimark != DEFAULT_RCU_QHIMARK) in rcu_bootup_announce_oddness()