Home
last modified time | relevance | path

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

/include/linux/
Drcutree.h52 # define NUM_RCU_LVLS 1 macro
58 # define NUM_RCU_LVLS 2 macro
64 # define NUM_RCU_LVLS 3 macro
205 struct rcu_node *level[NUM_RCU_LVLS]; /* Hierarchy levels. */
207 u8 levelspread[NUM_RCU_LVLS]; /* kids/node in each level. */