Searched defs:in_atomic (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpreempt_mask.h110 #define in_atomic() ((preempt_count() & ~PREEMPT_ACTIVE) != 0) macro
/linux-4.1.27/arch/blackfin/kernel/
H A Dtrace.c853 unsigned char in_atomic = (bfin_read_IPEND() & 0x10) || in_atomic(); show_regs() local

Completed in 291 milliseconds