Searched refs:in_atomic_preempt_off (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpreempt.h192 #define in_atomic_preempt_off() (preempt_count() != PREEMPT_DISABLE_OFFSET) macro
/linux-master/kernel/sched/
H A Dcore.c5978 if (unlikely(in_atomic_preempt_off())) {

Completed in 1367 milliseconds