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