Home
last modified time | relevance | path

Searched refs:THREAD_MASK (Results 1 – 5 of 5) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dthread_info.h50 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/linux/arch/csky/include/asm/
H A Dpage.h13 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
/linux/arch/mips/include/asm/
H A Dthread_info.h99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/linux/arch/loongarch/kernel/
H A Dasm-offsets.c93 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()
/linux/arch/mips/kernel/
H A Dasm-offsets.c114 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()