Searched refs:need_qs (Results 1 – 2 of 2) sorted by relevance
318 current->rcu_read_unlock_special.b.need_qs = false; in rcu_preempt_qs()495 if (special.b.need_qs) { in rcu_read_unlock_special()497 t->rcu_read_unlock_special.b.need_qs = false; in rcu_read_unlock_special()530 t->rcu_read_unlock_special.b.need_qs); in rcu_read_unlock_special()747 !t->rcu_read_unlock_special.b.need_qs && in rcu_preempt_check_callbacks()749 t->rcu_read_unlock_special.b.need_qs = true; in rcu_preempt_check_callbacks()
573 u8 need_qs; member