Searched refs:rcu_segcblist_is_enabled (Results 1 – 4 of 4) sorted by relevance
269 return rcu_segcblist_is_enabled(rsclp) && in rcu_segcblist_ready_cbs()279 return rcu_segcblist_is_enabled(rsclp) && in rcu_segcblist_pend_cbs()289 if (rcu_segcblist_is_enabled(rsclp)) in rcu_segcblist_first_cb()303 if (rcu_segcblist_is_enabled(rsclp)) in rcu_segcblist_first_pend_cb()473 WARN_ON_ONCE(!rcu_segcblist_is_enabled(rsclp)); in rcu_segcblist_advance()530 WARN_ON_ONCE(!rcu_segcblist_is_enabled(rsclp)); in rcu_segcblist_accelerate()
80 static inline bool rcu_segcblist_is_enabled(struct rcu_segcblist *rsclp) in rcu_segcblist_is_enabled() function
224 if (rcu_segcblist_is_enabled(&rdp->cblist)) in rcu_get_n_cbs_cpu()2790 rcu_segcblist_is_enabled(&rdp->cblist) && !rcu_rdp_is_offloaded(rdp)) { in rcu_core()3074 if (unlikely(!rcu_segcblist_is_enabled(&rdp->cblist))) { in __call_rcu_common()3622 if (!gp_in_progress && rcu_segcblist_is_enabled(&rdp->cblist) && in rcu_pending()4172 if (!rcu_segcblist_is_enabled(&rdp->cblist)) in rcutree_prepare_cpu()
377 if (WARN_ON_ONCE(!rcu_segcblist_is_enabled(&rtpcp->cblist))) in call_rcu_tasks_generic()