Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcu_node_tree.h55 # define RCU_NUM_LVLS 1 macro
62 # define RCU_NUM_LVLS 2 macro
70 # define RCU_NUM_LVLS 3 macro
79 # define RCU_NUM_LVLS 4 macro
H A Dsrcutree.h73 struct srcu_node *level[RCU_NUM_LVLS + 1];
/linux/kernel/rcu/
H A Drcu.h369 for (i = 0; i < RCU_NUM_LVLS; i++) in rcu_init_levelspread()
H A Dsrcutree.c135 int levelspread[RCU_NUM_LVLS]; in init_srcu_struct_nodes()
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst605 27 # define RCU_NUM_LVLS 1
613 35 # define RCU_NUM_LVLS 2
622 44 # define RCU_NUM_LVLS 3
632 54 # define RCU_NUM_LVLS 4