Searched refs:unwind_next_frame (Results 1 – 8 of 8) sorted by relevance
27 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function49 EXPORT_SYMBOL_GPL(unwind_next_frame);70 unwind_next_frame(state); in __unwind_start()
282 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function382 EXPORT_SYMBOL_GPL(unwind_next_frame);414 unwind_next_frame(state); in __unwind_start()
44 unwind_next_frame(&state)) { in __save_stack_trace()94 unwind_next_frame(&state)) { in __save_stack_trace_reliable()
353 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function544 EXPORT_SYMBOL_GPL(unwind_next_frame);608 unwind_next_frame(state); in __unwind_start()616 unwind_next_frame(state); in __unwind_start()
269 unwind_next_frame(&state); in show_trace_log_lvl()
108 !unwind_done(&state); unwind_next_frame(&state)) { in x86_backtrace()
34 bool unwind_next_frame(struct unwind_state *state);
2357 unwind_next_frame(&state)) { in perf_callchain_kernel()