Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/RCU/
H A Dstallwarn.rst186 RCU_STALL_DELAY_DELTA section in Fine-Tuning the RCU CPU Stall Detector
/openbmc/linux/kernel/rcu/
H A Dtree_stall.h21 #define RCU_STALL_DELAY_DELTA (5 * HZ) macro
23 #define RCU_STALL_DELAY_DELTA 0 macro