Searched refs:THREAD_MASK (Results 1 – 4 of 4) sorted by relevance
81 sp &= THREAD_MASK; in check_stack_overflow()
102 DEFINE(_THREAD_MASK, THREAD_MASK); in output_thread_info_defines()
95 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
17 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
Completed in 8 milliseconds