Home
last modified time | relevance | path

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

/include/linux/
Dsrcutree.h17 struct srcu_node;
38 struct srcu_node *mynode; /* Leaf srcu_node. */
48 struct srcu_node { struct
56 struct srcu_node *srcu_parent; /* Next up in tree. */ argument
65 struct srcu_node node[NUM_RCU_NODES]; /* Combining tree. */ argument
66 struct srcu_node *level[RCU_NUM_LVLS + 1];