Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.h451 struct rcu_head **orphan_nxttail; /* Tail of above. */ member
Dtree.c103 .orphan_nxttail = &sname##_state.orphan_nxtlist, \
2375 *rsp->orphan_nxttail = *rdp->nxttail[RCU_DONE_TAIL]; in rcu_send_cbs_to_orphanage()
2376 rsp->orphan_nxttail = rdp->nxttail[RCU_NEXT_TAIL]; in rcu_send_cbs_to_orphanage()
2440 rdp->nxttail[RCU_NEXT_TAIL] = rsp->orphan_nxttail; in rcu_adopt_orphan_cbs()
2442 rsp->orphan_nxttail = &rsp->orphan_nxtlist; in rcu_adopt_orphan_cbs()
Dtree_plugin.h2086 rsp->orphan_nxttail, ql, qll, flags); in rcu_nocb_adopt_orphan_cbs()
2089 rsp->orphan_nxttail = &rsp->orphan_nxtlist; in rcu_nocb_adopt_orphan_cbs()