Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds