Home
last modified time | relevance | path

Searched refs:RCU_NEXT_READY_TAIL (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drcu_segcblist.h62 #define RCU_NEXT_READY_TAIL 2 /* Also RCU_NEXT head. */ macro
84 .tails[RCU_NEXT_READY_TAIL] = &n.head, \
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h1992 RCU_NEXT_READY_TAIL) || in nocb_gp_wait()
1998 RCU_NEXT_READY_TAIL); in nocb_gp_wait()
2004 RCU_NEXT_READY_TAIL)); in nocb_gp_wait()
2444 ".N"[!rcu_segcblist_restempty(rsclp, RCU_NEXT_READY_TAIL)], in show_rcu_nocb_state()
H A Drcu_segcblist.c461 for (i = RCU_NEXT_READY_TAIL; i > RCU_DONE_TAIL; i--) in rcu_segcblist_accelerate()
H A Dtree.c2716 if (!rcu_segcblist_restempty(&rdp->cblist, RCU_NEXT_READY_TAIL)) in rcu_core()
3767 !rcu_segcblist_restempty(&rdp->cblist, RCU_NEXT_READY_TAIL)) in rcu_pending()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst677 3 #define RCU_NEXT_READY_TAIL 2
696 #. ``RCU_NEXT_READY_TAIL``: Callbacks waiting for the next grace period
722 ``->tails[RCU_NEXT_READY_TAIL]`` array element references the same RCU
739 ``RCU_NEXT_READY_TAIL`` to the ``RCU_WAIT_TAIL`` to the