Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds