Searched refs:need_qs (Results 1 – 2 of 2) sorted by relevance
125 current->rcu_read_unlock_special.b.need_qs = false; in rcu_preempt_qs()284 if (special.b.need_qs) { in rcu_read_unlock_special()286 t->rcu_read_unlock_special.b.need_qs = false; in rcu_read_unlock_special()300 t->rcu_read_unlock_special.b.need_qs); in rcu_read_unlock_special()496 t->rcu_read_unlock_special.b.need_qs = true; in rcu_preempt_check_callbacks()
1280 bool need_qs; member