Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree_stall.h21 #define RCU_STALL_DELAY_DELTA (5 * HZ) macro
23 #define RCU_STALL_DELAY_DELTA 0 macro
72 return till_stall_check * HZ + RCU_STALL_DELAY_DELTA; in rcu_jiffies_till_stall_check()