Searched defs:walk_stackframe (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/riscv/kernel/ |
H A D | stacktrace.c | 31 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 88 void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/openbmc/linux/arch/csky/kernel/ |
H A D | stacktrace.c | 16 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 60 static void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
H A D | perf_callchain.c | 35 static void notrace walk_stackframe(struct stackframe *fr, in walk_stackframe() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | stacktrace.c | 16 static void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/openbmc/linux/arch/arm/kernel/ |
H A D | stacktrace.c | 129 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | stacktrace.c | 170 void walk_stackframe(unsigned long *sp, in walk_stackframe() function
|