Searched refs:STACK_WARN (Results 1 – 5 of 5) sorted by relevance
87 if (unlikely(sp < (sizeof(struct thread_info) + STACK_WARN))) { in check_stack_overflow()
47 #define STACK_WARN (THREAD_SIZE >> 3) macro
143 #define STACK_WARN (THREAD_SIZE/8) macro
101 #define STACK_WARN (THREAD_SIZE / 8) macro
52 mov #(STACK_WARN >> 8), r2; \