Home
last modified time | relevance | path

Searched defs:THREAD_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dthread_info.h60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
/linux/arch/mips/include/asm/
H A Dthread_info.h99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro