Searched defs:rcu_preempt_depth (Results 1 – 2 of 2) sorted by relevance
56 #define rcu_preempt_depth() (current->rcu_read_lock_nesting) macro77 static inline int rcu_preempt_depth(void) in rcu_preempt_depth() function
83 #define rcu_preempt_depth() READ_ONCE(current->rcu_read_lock_nesting) macro105 static inline int rcu_preempt_depth(void) in rcu_preempt_depth() function