Searched defs:PREEMPT_NEED_RESCHED (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
H A D | preempt.h | 8 #define PREEMPT_NEED_RESCHED BIT(32) macro |
/linux/arch/x86/include/asm/ | ||
H A D | preempt.h | 12 #define PREEMPT_NEED_RESCHED 0x80000000 macro |