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() local60 good_user_stack = true; in get_stack_print_output()76 good_user_stack = true; in get_stack_print_output()81 if (!good_user_stack) in get_stack_print_output()82 CHECK(!good_user_stack, "user_stack", "corrupted user stack\n"); in get_stack_print_output()