Searched defs:walk_stackframe (Results 1 – 6 of 6) sorted by relevance
/arch/riscv/kernel/ |
D | stacktrace.c | 21 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 72 void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/arch/csky/kernel/ |
D | stacktrace.c | 16 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 61 static void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
D | perf_callchain.c | 35 static void notrace walk_stackframe(struct stackframe *fr, in walk_stackframe() function
|
/arch/arm/kernel/ |
D | stacktrace.c | 73 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|
/arch/xtensa/kernel/ |
D | stacktrace.c | 168 void walk_stackframe(unsigned long *sp, in walk_stackframe() function
|
/arch/nds32/kernel/ |
D | perf_event_cpu.c | 1267 walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|