Searched refs:orphan_nxtlist (Results 1 – 3 of 3) sorted by relevance
483 struct rcu_head *orphan_nxtlist; /* Orphaned callbacks that */ member
2049 if (rsp->orphan_nxtlist != NULL) { in rcu_nocb_adopt_orphan_cbs()2050 __call_rcu_nocb_enqueue(rdp, rsp->orphan_nxtlist, in rcu_nocb_adopt_orphan_cbs()2053 rsp->orphan_nxtlist = NULL; in rcu_nocb_adopt_orphan_cbs()2054 rsp->orphan_nxttail = &rsp->orphan_nxtlist; in rcu_nocb_adopt_orphan_cbs()
104 .orphan_nxttail = &sname##_state.orphan_nxtlist, \2529 if (rsp->orphan_nxtlist != NULL) { in rcu_adopt_orphan_cbs()2530 *rdp->nxttail[RCU_NEXT_TAIL] = rsp->orphan_nxtlist; in rcu_adopt_orphan_cbs()2532 rsp->orphan_nxtlist = NULL; in rcu_adopt_orphan_cbs()2533 rsp->orphan_nxttail = &rsp->orphan_nxtlist; in rcu_adopt_orphan_cbs()