Searched refs:good_user_stack (Results 1 – 1 of 1) sorted by relevance
25 bool good_kern_stack = false, good_user_stack = false; in get_stack_print_output() local57 good_user_stack = true; in get_stack_print_output()73 good_user_stack = true; in get_stack_print_output()78 if (!good_user_stack) in get_stack_print_output()79 CHECK(!good_user_stack, "user_stack", "corrupted user stack\n"); in get_stack_print_output()