Home
last modified time | relevance | path

Searched refs:cpu_no_qs (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/rcu/
H A Dtree.h193 union rcu_noqs cpu_no_qs; /* No QSes yet for this CPU. */ member
H A Dtree.c1307 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()
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst864 3 bool cpu_no_qs;
897 The ``->cpu_no_qs`` flag indicates that the CPU has not yet passed