Home
last modified time | relevance | path

Searched refs:unwind_get_return_address (Results 1 - 25 of 41) sorted by relevance

12

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dunwind_guess.c7 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
11 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dunwind_prologue.c234 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
238 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dstacktrace.c36 addr = unwind_get_return_address(&state); in arch_stack_walk()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dstacktrace.c21 addr = unwind_get_return_address(&state); in arch_stack_walk()
46 addr = unwind_get_return_address(&state); in arch_stack_walk_reliable()
H A Dunwind_bc.c12 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
18 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dperf_event.c230 addr = unwind_get_return_address(&state); in perf_callchain_kernel()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dstacktrace.c20 addr = unwind_get_return_address(&state); in arch_stack_walk()
39 addr = unwind_get_return_address(&state); in arch_stack_walk_reliable()
H A Dunwind_bc.c12 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
18 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dunwind_guess.c10 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
17 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dstacktrace.c67 addr = unwind_get_return_address(&state); in save_context_stack()
132 addr = unwind_get_return_address(&state); in __save_stack_trace_reliable()
H A Dunwind_prologue.c12 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
19 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dunwind_guess.c9 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
20 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dstacktrace.c26 addr = unwind_get_return_address(&state); in arch_stack_walk()
59 addr = unwind_get_return_address(&state); in arch_stack_walk_reliable()
H A Dunwind_frame.c14 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
21 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dunwind_guess.c9 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
21 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dstacktrace.c26 addr = unwind_get_return_address(&state); in arch_stack_walk()
65 addr = unwind_get_return_address(&state); in arch_stack_walk_reliable()
H A Dunwind_frame.c14 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
21 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dunwind_orc.c318 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() function
325 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dunwind.h37 unsigned long unwind_get_return_address(struct unwind_state *state);
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dunwind.h46 unsigned long unwind_get_return_address(struct unwind_state *state);
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dunwind.h41 unsigned long unwind_get_return_address(struct unwind_state *state);
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dbacktrace.c109 addr = unwind_get_return_address(&state); in x86_backtrace()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dunwind.h35 unsigned long unwind_get_return_address(struct unwind_state *state);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dunwind.h61 unsigned long unwind_get_return_address(struct unwind_state *state);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dunwind.h45 unsigned long unwind_get_return_address(struct unwind_state *state);

Completed in 9 milliseconds

12