Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dsrcutree.c51 #define SRCU_SIZING_NONE 0 macro
57 #define SRCU_SIZING_IS_NONE() (SRCU_SIZING_IS(SRCU_SIZING_NONE))
2109 convert_to_big = SRCU_SIZING_NONE | SRCU_SIZING_CONTEND; in srcu_init()