Searched refs:srcu_parent (Results 1 – 2 of 2) sorted by relevance
56 struct srcu_node *srcu_parent; /* Next up in tree. */ member
116 snp->srcu_parent = NULL; in init_srcu_struct_nodes()123 snp->srcu_parent = ssp->level[level - 1] + in init_srcu_struct_nodes()144 for (snp = sdp->mynode; snp != NULL; snp = snp->srcu_parent) { in init_srcu_struct_nodes()600 for (; snp != NULL; snp = snp->srcu_parent) { in srcu_funnel_exp_start()637 for (; snp != NULL; snp = snp->srcu_parent) { in srcu_funnel_gp_start()