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.c50 #define SRCU_SIZING_NONE 0 macro
56 #define SRCU_SIZING_IS_NONE() (SRCU_SIZING_IS(SRCU_SIZING_NONE))
1935 convert_to_big = SRCU_SIZING_NONE | SRCU_SIZING_CONTEND; in srcu_init()