Home
last modified time | relevance | path

Searched defs:PREEMPT_NEED_RESCHED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpreempt.h7 #define PREEMPT_NEED_RESCHED BIT(32) macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpreempt.h12 #define PREEMPT_NEED_RESCHED 0x80000000 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpreempt.h12 #define PREEMPT_NEED_RESCHED 0x80000000 macro
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpreempt.h12 #define PREEMPT_NEED_RESCHED 0x80000000 macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpreempt.h8 #define PREEMPT_NEED_RESCHED BIT(32) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpreempt.h13 #define PREEMPT_NEED_RESCHED 0x80000000 macro
[all...]

Completed in 3 milliseconds