Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h407 #define rcu_for_each_node_breadth_first(rnp) \ macro
H A Dtree.c1954 rcu_for_each_node_breadth_first(rnp) { in rcu_gp_init()
2190 rcu_for_each_node_breadth_first(rnp) { in rcu_gp_cleanup()
4638 rcu_for_each_node_breadth_first(rnp) in rcu_init_one()
4861 rcu_for_each_node_breadth_first(rnp) {
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst239 array, which is in fact what the ``rcu_for_each_node_breadth_first()``
1129 ``rcu_for_each_node_breadth_first`` and ``rcu_for_each_leaf_node()``
1139 6 #define rcu_for_each_node_breadth_first(rsp, rnp) \
1151 As noted earlier, the ``rcu_for_each_node_breadth_first()`` macro takes