Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsrcutree.h115 #define SRCU_SIZE_WAIT_CALL 3 // The srcu_node tree starts being used by call_srcu(). macro
/openbmc/linux/kernel/rcu/
H A Dsrcutree.c1237 if (ss_state < SRCU_SIZE_WAIT_CALL) in srcu_gp_start_if_needed()