Searched refs:cpu_no_qs (Results 1 – 3 of 3) sorted by relevance
193 union rcu_noqs cpu_no_qs; /* No QSes yet for this CPU. */ member
1307 rdp->cpu_no_qs.b.norm = need_qs; in __note_gp_changes()2440 if (rdp->cpu_no_qs.b.norm || rdp->gp_seq != rnp->gp_seq || in rcu_report_qs_rdp()2449 rdp->cpu_no_qs.b.norm = true; /* need qs for new gp. */ in rcu_report_qs_rdp()2502 if (rdp->cpu_no_qs.b.norm) in rcu_check_quiescent_state()3683 if (rdp->core_needs_qs && !rdp->cpu_no_qs.b.norm && gp_in_progress) in rcu_pending()4259 rdp->cpu_no_qs.b.norm = true; in rcutree_prepare_cpu()4397 WARN_ON_ONCE(rdp->cpu_no_qs.b.exp); in rcutree_report_cpu_dead()
864 3 bool cpu_no_qs;897 The ``->cpu_no_qs`` flag indicates that the CPU has not yet passed