Searched refs:stack_overflow (Results 1 – 1 of 1) sorted by relevance
1156 stack_overflow(uintptr_t min_sp, uintptr_t max_sp, size_t *depth) in stack_overflow() function1169 return stack_overflow(min_sp, max_sp, depth); in stack_overflow()1196 stop = stack_overflow(lower_limit, upper_limit, &depth); in faulthandler_stack_overflow()