Searched defs:walk_stackframe (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/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
|
/Linux-v5.10/arch/riscv/kernel/ |
D | stacktrace.c | 24 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 68 void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/Linux-v5.10/arch/arm64/kernel/ |
D | stacktrace.c | 120 void notrace walk_stackframe(struct task_struct *tsk, struct stackframe *frame, in walk_stackframe() function
|
/Linux-v5.10/arch/arm/kernel/ |
D | stacktrace.c | 74 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | stacktrace.c | 168 void walk_stackframe(unsigned long *sp, in walk_stackframe() function
|
/Linux-v5.10/arch/nds32/kernel/ |
D | perf_event_cpu.c | 1267 walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|