Searched defs:rcu_segcblist (Results 1 – 1 of 1) sorted by relevance
67 struct rcu_segcblist { struct68 struct rcu_head *head;69 struct rcu_head **tails[RCU_CBLIST_NSEGS];70 unsigned long gp_seq[RCU_CBLIST_NSEGS];72 atomic_long_t len;74 long len;76 long len_lazy;77 u8 enabled;78 u8 offloaded;