Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_exp.h140 rcu_for_each_node_breadth_first(rnp) { in sync_exp_reset_tree()
599 rcu_for_each_node_breadth_first(rnp) { in synchronize_rcu_expedited_stall()
701 rcu_for_each_node_breadth_first(rnp) { in rcu_exp_wait_wake()
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_scheduler_starting()
4861 rcu_for_each_node_breadth_first(rnp) { in rcu_dump_rcu_node_tree()
H A Dtree_stall.h961 rcu_for_each_node_breadth_first(rnp) { in show_rcu_gp_kthreads()
/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
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1996 rcu_for_each_node_breadth_first() {
2080 rcu_for_each_node_breadth_first(rnp) {