Home
last modified time | relevance | path

Searched defs:PREEMPT_ENABLED (Results 1 – 4 of 4) sorted by path

/linux/arch/arm64/include/asm/
H A Dpreempt.h9 #define PREEMPT_ENABLED (PREEMPT_NEED_RESCHED) macro
/linux/arch/s390/include/asm/
H A Dpreempt.h13 #define PREEMPT_ENABLED (0 + PREEMPT_NEED_RESCHED) macro
80 #define PREEMPT_ENABLED (0) macro
/linux/arch/x86/include/asm/
H A Dpreempt.h18 #define PREEMPT_ENABLED (0 + PREEMPT_NEED_RESCHED) macro
/linux/include/asm-generic/
H A Dpreempt.h7 #define PREEMPT_ENABLED (0) macro