rcu_segcblist_is_enabled
return rcu_segcblist_is_enabled(rsclp) &&
return rcu_segcblist_is_enabled(rsclp) &&
if (rcu_segcblist_is_enabled(rsclp))
if (rcu_segcblist_is_enabled(rsclp))
WARN_ON_ONCE(!rcu_segcblist_is_enabled(rsclp));
WARN_ON_ONCE(!rcu_segcblist_is_enabled(rsclp));
if (WARN_ON_ONCE(!rcu_segcblist_is_enabled(&rtpcp->cblist)))
if (rcu_segcblist_is_enabled(&rdp->cblist))
rcu_segcblist_is_enabled(&rdp->cblist) && !rcu_rdp_is_offloaded(rdp)) {
if (unlikely(!rcu_segcblist_is_enabled(&rdp->cblist))) {
if (!gp_in_progress && rcu_segcblist_is_enabled(&rdp->cblist) &&
if (!rcu_segcblist_is_enabled(&rdp->cblist))