Searched refs:unwind_frame (Results 1 – 7 of 7) sorted by relevance
78 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function137 ret = unwind_frame(frame); in walk_stackframe()
53 int ret = unwind_frame(&frame); in profile_pc()
382 int unwind_frame(struct stackframe *frame) in unwind_frame() function529 urc = unwind_frame(&frame); in unwind_backtrace()
247 if (unwind_frame(&frame) < 0) in prepare_ftrace_return()
296 unwind_frame(&frame) < 0) in __get_wchan()
45 extern int unwind_frame(struct stackframe *frame);
139 obj-$(CONFIG_UNWINDER_FRAME_POINTER) += unwind_frame.o