Searched refs:srcu_node (Results 1 – 1 of 1) sorted by relevance
17 struct srcu_node;45 struct srcu_node *mynode; /* Leaf srcu_node. */55 struct srcu_node { struct61 struct srcu_node *srcu_parent; /* Next up in tree. */ argument70 struct srcu_node *node; /* Combining tree. */ argument71 struct srcu_node *level[RCU_NUM_LVLS + 1];
Completed in 3 milliseconds