Searched refs:unwind_next_frame (Results 1 – 10 of 10) sorted by relevance
28 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function50 EXPORT_SYMBOL_GPL(unwind_next_frame);71 unwind_next_frame(state); in __unwind_start()
25 unwind_next_frame(&state)) { in arch_stack_walk()47 unwind_next_frame(&state)) { in arch_stack_walk_reliable()
260 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function364 EXPORT_SYMBOL_GPL(unwind_next_frame);410 unwind_next_frame(state); in __unwind_start()
381 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function580 EXPORT_SYMBOL_GPL(unwind_next_frame);644 unwind_next_frame(state); in __unwind_start()652 unwind_next_frame(state); in __unwind_start()
269 unwind_next_frame(&state); in show_trace_log_lvl()
46 bool unwind_next_frame(struct unwind_state *state);76 unwind_next_frame(state))
39 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function108 EXPORT_SYMBOL_GPL(unwind_next_frame);
108 !unwind_done(&state); unwind_next_frame(&state)) { in x86_backtrace()
40 bool unwind_next_frame(struct unwind_state *state);
2373 for (; !unwind_done(&state); unwind_next_frame(&state)) { in perf_callchain_kernel()