Home
last modified time | relevance | path

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

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