Searched defs:walk_stackframe (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/arch/riscv/kernel/ |
D | stacktrace.c | 21 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 79 void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/linux-6.6.21/arch/csky/kernel/ |
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
|
D | perf_callchain.c | 35 static void notrace walk_stackframe(struct stackframe *fr, in walk_stackframe() function
|
/linux-6.6.21/arch/parisc/kernel/ |
D | stacktrace.c | 16 static void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/linux-6.6.21/arch/arm/kernel/ |
D | stacktrace.c | 129 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | stacktrace.c | 169 void walk_stackframe(unsigned long *sp, in walk_stackframe() function
|