Searched defs:PREEMPT_ENABLED (Results 1 – 2 of 2) sorted by relevance
/linux/include/asm-generic/ | ||
H A D | preempt.h | 7 #define PREEMPT_ENABLED (0) macro |
/linux/arch/arm64/include/asm/ | ||
H A D | preempt.h | 9 #define PREEMPT_ENABLED (PREEMPT_NEED_RESCHED) macro |