Searched defs:unwind_stack (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/openrisc/kernel/ |
| D | unwinder.c | 60 void unwind_stack(void *data, unsigned long *stack, in unwind_stack() function 93 void unwind_stack(void *data, unsigned long *stack, in unwind_stack() function
|
| /kernel/linux/linux-6.6/arch/openrisc/kernel/ |
| D | unwinder.c | 60 void unwind_stack(void *data, unsigned long *stack, in unwind_stack() function 93 void unwind_stack(void *data, unsigned long *stack, in unwind_stack() function
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | stacktrace.h | 19 static inline unsigned long unwind_stack(struct task_struct *task, in unwind_stack() function
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | stacktrace.h | 19 static inline unsigned long unwind_stack(struct task_struct *task, in unwind_stack() function
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| D | unwinder.c | 132 void unwind_stack(struct task_struct *task, struct pt_regs *regs, in unwind_stack() function
|
| /kernel/linux/linux-6.6/arch/sh/kernel/ |
| D | unwinder.c | 132 void unwind_stack(struct task_struct *task, struct pt_regs *regs, in unwind_stack() function
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | process.c | 619 unsigned long unwind_stack(struct task_struct *task, unsigned long *sp, in unwind_stack() function
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| D | process.c | 636 unsigned long unwind_stack(struct task_struct *task, unsigned long *sp, in unwind_stack() function
|