Searched defs:walk_stackframe (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dstacktrace.c16 static void notrace walk_stackframe(struct task_struct *task, function
/linux-master/arch/csky/kernel/
H A Dperf_callchain.c35 static void notrace walk_stackframe(struct stackframe *fr, function
H A Dstacktrace.c16 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, function
60 static void notrace walk_stackframe(struct task_struct *task, function
/linux-master/arch/arm/kernel/
H A Dstacktrace.c129 void notrace walk_stackframe(struct stackframe *frame, function
142 EXPORT_SYMBOL(walk_stackframe); variable
/linux-master/arch/riscv/kernel/
H A Dstacktrace.c21 void notrace walk_stackframe(struct task_struct *task, struct pt_regs *regs, function
79 void notrace walk_stackframe(struct task_struct *task, function
/linux-master/arch/xtensa/kernel/
H A Dstacktrace.c169 void walk_stackframe(unsigned long *sp, function

Completed in 134 milliseconds