Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.h454 struct rcu_head **orphan_donetail; /* Tail of above. */ member
Dtree.c104 .orphan_donetail = &sname##_state.orphan_donelist, \
2386 *rsp->orphan_donetail = rdp->nxtlist; in rcu_send_cbs_to_orphanage()
2387 rsp->orphan_donetail = rdp->nxttail[RCU_DONE_TAIL]; in rcu_send_cbs_to_orphanage()
2428 *rsp->orphan_donetail = *rdp->nxttail[RCU_DONE_TAIL]; in rcu_adopt_orphan_cbs()
2432 rdp->nxttail[i] = rsp->orphan_donetail; in rcu_adopt_orphan_cbs()
2434 rsp->orphan_donetail = &rsp->orphan_donelist; in rcu_adopt_orphan_cbs()
Dtree_plugin.h2079 rsp->orphan_donetail, ql, qll, flags); in rcu_nocb_adopt_orphan_cbs()
2082 rsp->orphan_donetail = &rsp->orphan_donelist; in rcu_nocb_adopt_orphan_cbs()