Searched refs:rrln (Results 1 – 1 of 1) sorted by relevance
209 int rrln = READ_ONCE(t->rcu_read_lock_nesting); in __rcu_read_unlock() local211 WARN_ON_ONCE(rrln < 0 && rrln > INT_MIN / 2); in __rcu_read_unlock()