unwind_get_return_address 47 arch/s390/include/asm/unwind.h unsigned long unwind_get_return_address(struct unwind_state *state); unwind_get_return_address 230 arch/s390/kernel/perf_event.c addr = unwind_get_return_address(&state); unwind_get_return_address 20 arch/s390/kernel/stacktrace.c addr = unwind_get_return_address(&state); unwind_get_return_address 18 arch/s390/kernel/unwind_bc.c EXPORT_SYMBOL_GPL(unwind_get_return_address); unwind_get_return_address 2385 arch/x86/events/core.c addr = unwind_get_return_address(&state); unwind_get_return_address 41 arch/x86/include/asm/unwind.h unsigned long unwind_get_return_address(struct unwind_state *state); unwind_get_return_address 26 arch/x86/kernel/stacktrace.c addr = unwind_get_return_address(&state); unwind_get_return_address 66 arch/x86/kernel/stacktrace.c addr = unwind_get_return_address(&state); unwind_get_return_address 21 arch/x86/kernel/unwind_frame.c EXPORT_SYMBOL_GPL(unwind_get_return_address); unwind_get_return_address 21 arch/x86/kernel/unwind_guess.c EXPORT_SYMBOL_GPL(unwind_get_return_address); unwind_get_return_address 310 arch/x86/kernel/unwind_orc.c EXPORT_SYMBOL_GPL(unwind_get_return_address); unwind_get_return_address 109 arch/x86/oprofile/backtrace.c addr = unwind_get_return_address(&state);