Home
last modified time | relevance | path

Searched refs:orphan_nxttail (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/rcu/
Dtree.h485 struct rcu_head **orphan_nxttail; /* Tail of above. */ member
Dtree.c104 .orphan_nxttail = &sname##_state.orphan_nxtlist, \
2465 *rsp->orphan_nxttail = *rdp->nxttail[RCU_DONE_TAIL]; in rcu_send_cbs_to_orphanage()
2466 rsp->orphan_nxttail = rdp->nxttail[RCU_NEXT_TAIL]; in rcu_send_cbs_to_orphanage()
2531 rdp->nxttail[RCU_NEXT_TAIL] = rsp->orphan_nxttail; in rcu_adopt_orphan_cbs()
2533 rsp->orphan_nxttail = &rsp->orphan_nxtlist; in rcu_adopt_orphan_cbs()
Dtree_plugin.h2051 rsp->orphan_nxttail, ql, qll, flags); in rcu_nocb_adopt_orphan_cbs()
2054 rsp->orphan_nxttail = &rsp->orphan_nxtlist; in rcu_nocb_adopt_orphan_cbs()