Searched refs:unwind_frame (Results 1 – 9 of 9) sorted by relevance
78 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function137 ret = unwind_frame(frame); in walk_stackframe()191 if (unwind_frame(&frame)) in arch_stack_walk()
53 int ret = unwind_frame(&frame); in profile_pc()
406 int unwind_frame(struct stackframe *frame) in unwind_frame() function563 urc = unwind_frame(&frame); in unwind_backtrace()
247 if (unwind_frame(&frame) < 0) in prepare_ftrace_return()
294 unwind_frame(&frame) < 0) in __get_wchan()
45 extern int unwind_frame(struct stackframe *frame);
140 obj-$(CONFIG_UNWINDER_FRAME_POINTER) += unwind_frame.o
[all...]