PREEMPT_ENABLED 8 arch/arm64/include/asm/preempt.h #define PREEMPT_ENABLED (PREEMPT_NEED_RESCHED) PREEMPT_ENABLED 13 arch/s390/include/asm/preempt.h #define PREEMPT_ENABLED (0 + PREEMPT_NEED_RESCHED) PREEMPT_ENABLED 79 arch/s390/include/asm/preempt.h #define PREEMPT_ENABLED (0) PREEMPT_ENABLED 18 arch/x86/include/asm/preempt.h #define PREEMPT_ENABLED (0 + PREEMPT_NEED_RESCHED) PREEMPT_ENABLED 7 include/asm-generic/preempt.h #define PREEMPT_ENABLED (0)