Searched defs:walk_stackframe (Results 1 – 8 of 8) sorted by relevance
/linux/arch/riscv/kernel/ |
A D | stacktrace.c | 21 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, in walk_stackframe() function 70 void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/linux/arch/csky/kernel/ |
A 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
|
A D | perf_callchain.c | 35 static void notrace walk_stackframe(struct stackframe *fr, in walk_stackframe() function
|
/linux/arch/parisc/kernel/ |
A D | stacktrace.c | 16 static void notrace walk_stackframe(struct task_struct *task, in walk_stackframe() function
|
/linux/arch/arm64/kernel/ |
A D | stacktrace.c | 144 void notrace walk_stackframe(struct task_struct *tsk, struct stackframe *frame, in walk_stackframe() function
|
/linux/arch/arm/kernel/ |
A D | stacktrace.c | 79 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|
/linux/arch/xtensa/kernel/ |
A D | stacktrace.c | 168 void walk_stackframe(unsigned long *sp, in walk_stackframe() function
|
/linux/arch/nds32/kernel/ |
A D | perf_event_cpu.c | 1267 walk_stackframe(struct stackframe *frame, in walk_stackframe() function
|
Completed in 20 milliseconds