Searched refs:rcu_need_heavy_qs (Results 1 – 2 of 2) sorted by relevance
44 bool rcu_need_heavy_qs; /* GP old, need heavy quiescent state. */ member
421 raw_cpu_write(rcu_dynticks.rcu_need_heavy_qs, false); in rcu_momentary_dyntick_idle()442 if (unlikely(raw_cpu_read(rcu_dynticks.rcu_need_heavy_qs))) in rcu_note_context_switch()480 if (unlikely(raw_cpu_read(rcu_dynticks.rcu_need_heavy_qs))) { in rcu_all_qs()1244 rnhqp = &per_cpu(rcu_dynticks.rcu_need_heavy_qs, rdp->cpu); in rcu_implicit_dynticks_qs()