Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_exp.h96 rcu_for_each_leaf_node(rnp) { in sync_exp_reset_tree_hotplug()
514 rcu_for_each_leaf_node(rnp) { in sync_rcu_exp_select_cpus()
530 rcu_for_each_leaf_node(rnp) in sync_rcu_exp_select_cpus()
572 rcu_for_each_leaf_node(rnp) { in synchronize_rcu_expedited_stall()
610 rcu_for_each_leaf_node(rnp) { in synchronize_rcu_expedited_stall()
642 rcu_for_each_leaf_node(rnp) { in synchronize_rcu_expedited_wait()
H A Dtree_stall.h402 rcu_for_each_leaf_node(rnp) { in rcu_dump_cpu_stacks()
657 rcu_for_each_leaf_node(rnp) { in print_other_cpu_stall()
680 rcu_for_each_leaf_node(rnp) in print_other_cpu_stall()
897 rcu_for_each_leaf_node(rnp) { in rcu_check_boost_fail()
H A Drcu.h418 #define rcu_for_each_leaf_node(rnp) \ macro
H A Dtree.c1887 rcu_for_each_leaf_node(rnp) { in rcu_gp_init()
2740 rcu_for_each_leaf_node(rnp) { in force_qs_rnp()
/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 |
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1981 rcu_for_each_leaf_node(rnp) {
2056 rcu_for_each_leaf_node(rnp) {