Home
last modified time | relevance | path

Searched refs:unwind_next_frame (Results 1 – 19 of 19) sorted by relevance

/linux/arch/loongarch/kernel/
A Dunwind_guess.c18 unwind_next_frame(state); in unwind_start()
22 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
26 EXPORT_SYMBOL_GPL(unwind_next_frame);
A Dunwind_prologue.c255 unwind_next_frame(state); in unwind_start()
260 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
265 EXPORT_SYMBOL_GPL(unwind_next_frame);
A Dstacktrace.c36 !unwind_done(&state); unwind_next_frame(&state)) { in arch_stack_walk()
62 !unwind_done(&state) && !unwind_error(&state); unwind_next_frame(&state)) { in arch_stack_walk_reliable()
A Dunwind_orc.c346 unwind_next_frame(state); in unwind_start()
391 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
528 EXPORT_SYMBOL_GPL(unwind_next_frame);
A Dprocess.c218 !unwind_done(&state); unwind_next_frame(&state)) { in __get_wchan()
A Dperf_event.c80 !unwind_done(&state); unwind_next_frame(&state)) { in perf_callchain_kernel()
A Dtraps.c94 !unwind_done(&state); unwind_next_frame(&state)) { in show_backtrace()
/linux/arch/x86/kernel/
A Dunwind_guess.c27 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
49 EXPORT_SYMBOL_GPL(unwind_next_frame);
70 unwind_next_frame(state); in __unwind_start()
A Dstacktrace.c25 unwind_next_frame(&state)) { in arch_stack_walk()
41 unwind_next_frame(&state)) { in arch_stack_walk_reliable()
A Dunwind_frame.c264 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
371 EXPORT_SYMBOL_GPL(unwind_next_frame);
417 unwind_next_frame(state); in __unwind_start()
A Dunwind_orc.c468 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
683 EXPORT_SYMBOL_GPL(unwind_next_frame);
752 unwind_next_frame(state); in __unwind_start()
760 unwind_next_frame(state); in __unwind_start()
A Ddumpstack.c296 unwind_next_frame(&state); in show_trace_log_lvl()
A Dprocess.c1031 unwind_next_frame(&state)) { in __get_wchan()
/linux/arch/s390/kernel/
A Dunwind_bc.c54 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() function
72 return unwind_next_frame(state); in unwind_next_frame()
121 EXPORT_SYMBOL_GPL(unwind_next_frame);
179 unwind_next_frame(state); in __unwind_start()
/linux/arch/s390/include/asm/
A Dunwind.h60 bool unwind_next_frame(struct unwind_state *state);
91 unwind_next_frame(state))
/linux/arch/loongarch/include/asm/
A Dunwind.h35 bool unwind_next_frame(struct unwind_state *state);
/linux/arch/x86/include/asm/
A Dunwind.h44 bool unwind_next_frame(struct unwind_state *state);
/linux/arch/x86/events/
A Dcore.c2780 for (; !unwind_done(&state); unwind_next_frame(&state)) { in perf_callchain_kernel()
/linux/arch/x86/net/
A Dbpf_jit_comp.c3569 unwind_next_frame(&state)) { in arch_bpf_stack_walk()

Completed in 49 milliseconds