Searched refs:need_qs (Results 1 – 2 of 2) sorted by relevance
268 WRITE_ONCE(current->rcu_read_unlock_special.b.need_qs, false); in rcu_qs()448 if (special.b.need_qs) { in rcu_preempt_deferred_qs_irqrestore()450 t->rcu_read_unlock_special.b.need_qs = false; in rcu_preempt_deferred_qs_irqrestore()708 !t->rcu_read_unlock_special.b.need_qs && in rcu_flavor_sched_clock_irq()710 t->rcu_read_unlock_special.b.need_qs = true; in rcu_flavor_sched_clock_irq()
606 u8 need_qs; member