Searched refs:unwind_once (Results 1 – 5 of 5) sorted by relevance
37 if (unwind_once(&info) < 0 || info.ip == 0) in dump_trace()
386 int unwind_once(struct unwind_frame_info *next_frame) in unwind_once() function411 ret = unwind_once(info); in unwind_to_user()434 if (unwind_once(&info) < 0 || info.ip == 0) in return_address()
256 if (unwind_once(&info) < 0) in get_wchan()
174 if (unwind_once(info) < 0 || info->ip == 0) in do_show_stack()
74 int unwind_once(struct unwind_frame_info *info);