Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dirq.c81 sp &= THREAD_MASK; in check_stack_overflow()
A Dasm-offsets.c102 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dthread_info.h60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dpage.h17 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dthread_info.h99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/linux-6.3-rc2/arch/loongarch/kernel/
A Dasm-offsets.c88 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()

Completed in 12 milliseconds