Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.h488 struct rcu_head **orphan_donetail; /* Tail of above. */ member
Dtree.c105 .orphan_donetail = &sname##_state.orphan_donelist, \
2476 *rsp->orphan_donetail = rdp->nxtlist; in rcu_send_cbs_to_orphanage()
2477 rsp->orphan_donetail = rdp->nxttail[RCU_DONE_TAIL]; in rcu_send_cbs_to_orphanage()
2519 *rsp->orphan_donetail = *rdp->nxttail[RCU_DONE_TAIL]; in rcu_adopt_orphan_cbs()
2523 rdp->nxttail[i] = rsp->orphan_donetail; in rcu_adopt_orphan_cbs()
2525 rsp->orphan_donetail = &rsp->orphan_donelist; in rcu_adopt_orphan_cbs()
Dtree_plugin.h2044 rsp->orphan_donetail, ql, qll, flags); in rcu_nocb_adopt_orphan_cbs()
2047 rsp->orphan_donetail = &rsp->orphan_donelist; in rcu_nocb_adopt_orphan_cbs()