Home
last modified time | relevance | path

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

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