rnp_start 1131 kernel/rcu/tree.c static bool rcu_start_this_gp(struct rcu_node *rnp_start, struct rcu_data *rdp, rnp_start 1146 kernel/rcu/tree.c raw_lockdep_assert_held_rcu_node(rnp_start); rnp_start 1147 kernel/rcu/tree.c trace_rcu_this_gp(rnp_start, rdp, gp_seq_req, TPS("Startleaf")); rnp_start 1148 kernel/rcu/tree.c for (rnp = rnp_start; 1; rnp = rnp->parent) { rnp_start 1149 kernel/rcu/tree.c if (rnp != rnp_start) rnp_start 1153 kernel/rcu/tree.c (rnp != rnp_start && rnp_start 1167 kernel/rcu/tree.c trace_rcu_this_gp(rnp_start, rdp, gp_seq_req, rnp_start 1171 kernel/rcu/tree.c if (rnp != rnp_start && rnp->parent != NULL) rnp_start 1194 kernel/rcu/tree.c rnp_start->gp_seq_needed = rnp->gp_seq_needed; rnp_start 1197 kernel/rcu/tree.c if (rnp != rnp_start)