Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h418 #define rcu_for_each_leaf_node(rnp) \ macro
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst1129 ``rcu_for_each_node_breadth_first`` and ``rcu_for_each_leaf_node()``
1143 10 #define rcu_for_each_leaf_node(rsp, rnp) \
1155 ``rcu_for_each_leaf_node()`` macro traverses only the last part of the
1161 | What does ``rcu_for_each_leaf_node()`` do if the ``rcu_node`` tree |
1166 | In the single-node case, ``rcu_for_each_leaf_node()`` traverses the |