Home
last modified time | relevance | path

Searched defs:rcu_preempt_depth (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Drcupdate.h83 #define rcu_preempt_depth() READ_ONCE(current->rcu_read_lock_nesting) macro
105 static inline int rcu_preempt_depth(void) in rcu_preempt_depth() function