Searched defs:PREEMPT_ENABLED (Results 1 - 4 of 4) sorted by relevance

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

Completed in 127 milliseconds