Searched refs:rcu_preempt_depth (Results 1 – 3 of 3) sorted by relevance
81 #define rcu_preempt_depth() READ_ONCE(current->rcu_read_lock_nesting) macro103 static inline int rcu_preempt_depth(void) in rcu_preempt_depth() function
3209 rcu_start_depth = rcu_preempt_depth(); in process_one_work()3251 rcu_preempt_depth() != rcu_start_depth)) { in process_one_work()3256 rcu_start_depth, rcu_preempt_depth(), in process_one_work()
8716 nested += rcu_preempt_depth() << MIGHT_RESCHED_RCU_SHIFT; in resched_offsets_ok()8754 rcu_preempt_depth(), offsets >> MIGHT_RESCHED_RCU_SHIFT); in __might_resched()