Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpage.h17 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dthread_info.h59 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dthread_info.h60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpage.h17 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dthread_info.h101 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dthread_info.h99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro

Completed in 4 milliseconds