Searched refs:rcu_need_heavy_qs (Results 1 – 4 of 4) sorted by relevance
222 bool rcu_need_heavy_qs; /* GP old, so heavy quiescent state! */ member
1008 if (unlikely(READ_ONCE(*this_cpu_ptr(&rcu_data.rcu_need_heavy_qs)))) { in rcu_all_qs()1029 if (unlikely(READ_ONCE(*this_cpu_ptr(&rcu_data.rcu_need_heavy_qs)))) in rcu_note_context_switch()
363 WRITE_ONCE(rdp->rcu_need_heavy_qs, false); in rcu_momentary_eqs()726 WRITE_ONCE(rdp->rcu_need_heavy_qs, false); in rcu_disable_urgency_upon_qs()922 if (!READ_ONCE(rdp->rcu_need_heavy_qs) && in rcu_watching_snap_recheck()926 WRITE_ONCE(rdp->rcu_need_heavy_qs, true); in rcu_watching_snap_recheck()
974 4 bool rcu_need_heavy_qs;1011 The ``->rcu_need_heavy_qs`` field is used to record the fact that the