Searched refs:unwind_frame (Results 1 – 15 of 15) sorted by relevance
24 extern int unwind_frame(struct stackframe *frame);26 #define unwind_frame(f) (-EINVAL) macro
39 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function81 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function110 ret = unwind_frame(frame); in walk_stackframe()
38 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function64 ret = unwind_frame(frame); in walk_stackframe()
57 int ret = unwind_frame(&frame); in profile_pc()
364 unwind_frame(&frame)) in get_wchan()
164 ret = unwind_frame(&frame); in dump_backtrace()
35 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function65 ret = unwind_frame(frame); in walk_stackframe()
294 int ret = unwind_frame(&frame); in get_wchan()
25 extern int unwind_frame(struct stackframe *frame);
16 extern int unwind_frame(struct stackframe *frame);
25 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function55 ret = unwind_frame(frame); in walk_stackframe()
55 int ret = unwind_frame(&frame); in profile_pc()
388 int unwind_frame(struct stackframe *frame) in unwind_frame() function506 urc = unwind_frame(&frame); in unwind_backtrace()
278 unwind_frame(&frame) < 0) in get_wchan()
26 extern int unwind_frame(struct stackframe *frame);