Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drcupdate.h56 #define rcu_preempt_depth() (current->rcu_read_lock_nesting) macro
77 static inline int rcu_preempt_depth(void) in rcu_preempt_depth() function