Go to the documentation of this file. 1 #ifndef _ASM_STACKTRACE_H
2 #define _ASM_STACKTRACE_H
4 #include <asm/ptrace.h>
9 unsigned long pc,
unsigned long *
ra);
10 extern unsigned long unwind_stack_by_address(
unsigned long stack_page,
15 #define raw_show_trace 1
17 unsigned long *
sp,
unsigned long pc,
unsigned long *
ra)
25 #ifndef CONFIG_KALLSYMS
30 memset(regs, 0,
sizeof(*regs));
48 "=m" (regs->
regs[29]),
"=m" (regs->
regs[31])