Searched defs:THREAD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/include/asm/ | ||
H A D | thread_info.h | 60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro |
/linux/arch/mips/include/asm/ | ||
H A D | thread_info.h | 99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro |