Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dirq.c81 sp &= THREAD_MASK; in check_stack_overflow()
H A Dasm-offsets.c106 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()
/linux/arch/loongarch/include/asm/
H A Dthread_info.h60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/linux/arch/csky/include/asm/
H A Dpage.h17 #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.c90 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()