Home
last modified time | relevance | path

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

/include/linux/
A Dsrcutree.h17 struct srcu_node;
45 struct srcu_node *mynode; /* Leaf srcu_node. */
55 struct srcu_node { struct
61 struct srcu_node *srcu_parent; /* Next up in tree. */ argument
70 struct srcu_node *node; /* Combining tree. */ argument
71 struct srcu_node *level[RCU_NUM_LVLS + 1];

Completed in 3 milliseconds