Home
last modified time | relevance | path

Searched defs:PREEMPT_ENABLED (Results 1 – 3 of 3) sorted by relevance

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