Searched refs:rcu_for_each_node_breadth_first (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/kernel/rcu/ |
D | tree_exp.h | 144 rcu_for_each_node_breadth_first(rsp, rnp) { in sync_exp_reset_tree() 563 rcu_for_each_node_breadth_first(rsp, rnp) { in synchronize_sched_expedited_wait() 607 rcu_for_each_node_breadth_first(rsp, rnp) { in rcu_exp_wait_wake()
|
D | rcu.h | 344 #define rcu_for_each_node_breadth_first(rsp, rnp) \ macro
|
D | srcutree.c | 108 rcu_for_each_node_breadth_first(sp, snp) { in init_srcu_struct_nodes() 564 rcu_for_each_node_breadth_first(sp, snp) { in srcu_gp_end()
|
D | tree.c | 642 rcu_for_each_node_breadth_first(rsp, rnp) { in show_rcu_gp_kthreads() 1990 rcu_for_each_node_breadth_first(rsp, rnp) { in rcu_gp_init() 2101 rcu_for_each_node_breadth_first(rsp, rnp) { in rcu_gp_cleanup() 4121 rcu_for_each_node_breadth_first(rsp, rnp) { in rcu_dump_rcu_node_tree()
|