Searched refs:unwind_once (Results 1 – 5 of 5) sorted by relevance
25 if (unwind_once(&info) < 0 || info.ip == 0) in dump_trace()
435 int unwind_once(struct unwind_frame_info *next_frame) in unwind_once() function460 ret = unwind_once(info); in unwind_to_user()476 if (unwind_once(&info) < 0 || info.ip == 0) in return_address()
281 if (unwind_once(&info) < 0) in get_wchan()
179 if (unwind_once(info) < 0 || info->ip == 0) in do_show_stack()
80 int unwind_once(struct unwind_frame_info *info);