Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpreempt.h8 #define PREEMPT_NEED_RESCHED BIT(32) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpreempt.h13 #define PREEMPT_NEED_RESCHED 0x80000000 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpreempt.h12 #define PREEMPT_NEED_RESCHED 0x80000000 macro