Searched refs:RCU_NEXT_READY_TAIL (Results 1 – 5 of 5) sorted by relevance
62 #define RCU_NEXT_READY_TAIL 2 /* Also RCU_NEXT head. */ macro224 .tails[RCU_NEXT_READY_TAIL] = &n.head, \
661 RCU_NEXT_READY_TAIL) || in nocb_gp_wait()667 RCU_NEXT_READY_TAIL); in nocb_gp_wait()673 RCU_NEXT_READY_TAIL)); in nocb_gp_wait()1478 sprintf(bufr, "%ld", rsclp->gp_seq[RCU_NEXT_READY_TAIL]); in show_rcu_nocb_state()1494 ".R"[!rcu_segcblist_segempty(rsclp, RCU_NEXT_READY_TAIL)], in show_rcu_nocb_state()1495 rcu_segcblist_segempty(rsclp, RCU_NEXT_READY_TAIL) ? "" : bufr, in show_rcu_nocb_state()
553 for (i = RCU_NEXT_READY_TAIL; i > RCU_DONE_TAIL; i--) in rcu_segcblist_accelerate()
2500 if (!rcu_segcblist_restempty(&rdp->cblist, RCU_NEXT_READY_TAIL)) in rcu_core()3848 !rcu_segcblist_restempty(&rdp->cblist, RCU_NEXT_READY_TAIL)) in rcu_pending()
677 3 #define RCU_NEXT_READY_TAIL 2696 #. ``RCU_NEXT_READY_TAIL``: Callbacks waiting for the next grace period722 ``->tails[RCU_NEXT_READY_TAIL]`` array element references the same RCU739 ``RCU_NEXT_READY_TAIL`` to the ``RCU_WAIT_TAIL`` to the