Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dsrcutree.c51 #define SRCU_SIZING_INIT 1 macro
57 #define SRCU_SIZING_IS_INIT() (SRCU_SIZING_IS(SRCU_SIZING_INIT))
1910 convert_to_big = SRCU_SIZING_INIT; // Don't bother waiting for contention. in srcu_init()
1928 if (SRCU_SIZING_IS(SRCU_SIZING_INIT) && in srcu_init()