Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Drcupdate.h56 #define rcu_preempt_depth() READ_ONCE(current->rcu_read_lock_nesting) macro
78 static inline int rcu_preempt_depth(void) in rcu_preempt_depth() function