Searched defs:THREAD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/score/include/asm/ | ||
D | thread_info.h | 16 #define THREAD_MASK (THREAD_SIZE - _AC(1,UL)) macro |
/linux-3.3/arch/mips/include/asm/ | ||
D | thread_info.h | 84 #define THREAD_MASK (THREAD_SIZE - 1UL) macro |