Searched refs:unwind_once (Results 1 – 5 of 5) sorted by relevance
23 if (unwind_once(&info) < 0 || info.ip == 0) in walk_stackframe()
441 int unwind_once(struct unwind_frame_info *next_frame) in unwind_once() function466 ret = unwind_once(info); in unwind_to_user()482 if (unwind_once(&info) < 0 || info.ip == 0) in return_address()
271 if (unwind_once(&info) < 0) in __get_wchan()
186 if (unwind_once(info) < 0 || info->ip == 0) in do_show_stack()
80 int unwind_once(struct unwind_frame_info *info);