Home
last modified time | relevance | path

Searched refs:rrln (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/rcu/
Dtree_plugin.h427 int rrln = rcu_preempt_depth(); in __rcu_read_unlock() local
429 WARN_ON_ONCE(rrln < 0 || rrln > RCU_NEST_PMAX); in __rcu_read_unlock()