Searched refs:LAZY_FLUSH_JIFFIES (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/rcu/
H A Dtree_nocb.h261 * LAZY_FLUSH_JIFFIES decides the maximum amount of time that
264 * however, LAZY_FLUSH_JIFFIES will ensure no lazy callbacks are
267 #define LAZY_FLUSH_JIFFIES (10 * HZ) macro
268 static unsigned long jiffies_lazy_flush = LAZY_FLUSH_JIFFIES;

Completed in 230 milliseconds