| /linux/arch/um/kernel/ |
| H A D | sysrq.c | 29 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack() function
|
| /linux/arch/microblaze/kernel/ |
| H A D | traps.c | 35 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/lib/ |
| H A D | dump_stack.c | 94 show_stack(NULL, NULL, log_lvl); in __dump_stack()
|
| /linux/arch/openrisc/kernel/ |
| H A D | traps.c | 68 void show_stack(struct task_struct *task, unsigned long *esp, const char *loglvl) in show_stack() function 118 show_stack(NULL, (unsigned long *)esp, KERN_EMERG); in show_registers()
|
| /linux/arch/sh/kernel/ |
| H A D | dumpstack.c | 141 void show_stack(struct task_struct *tsk, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/kernel/debug/kdb/ |
| H A D | kdb_bt.c | 33 show_stack(p, addr, KERN_EMERG); in kdb_show_stack()
|
| /linux/arch/csky/kernel/ |
| H A D | stacktrace.c | 96 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() function
|
| H A D | traps.c | 99 show_stack(current, (unsigned long *)regs->regs[4], KERN_INFO); in die()
|
| /linux/arch/nios2/kernel/ |
| H A D | traps.c | 60 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack() function
|
| /linux/arch/powerpc/kernel/ |
| H A D | stacktrace.c | 205 show_stack(p->__current, (unsigned long *)p->saved_r1, KERN_WARNING); in raise_backtrace_ipi()
|
| H A D | process.c | 1608 show_stack(current, (unsigned long *) regs->gpr[1], KERN_DEFAULT); in show_regs() 2305 void __no_sanitize_address show_stack(struct task_struct *tsk, in show_stack() function
|
| /linux/arch/arc/kernel/ |
| H A D | stacktrace.c | 243 void show_stack(struct task_struct *tsk, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/arch/riscv/kernel/ |
| H A D | stacktrace.c | 152 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/arch/hexagon/kernel/ |
| H A D | traps.c | 174 void show_stack(struct task_struct *task, unsigned long *fp, const char *loglvl) in show_stack() function
|
| /linux/arch/sparc/kernel/ |
| H A D | process_32.c | 145 void show_stack(struct task_struct *tsk, unsigned long *_ksp, const char *loglvl) in show_stack() function
|
| H A D | process_64.c | 185 show_stack(current, (unsigned long *)regs->u_regs[UREG_FP], KERN_DEFAULT); in show_regs()
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_output_isolated_correctly.log | 21 [<6001597e>] ? show_stack+0xbe/0x1c0
|
| /linux/arch/arm64/kernel/ |
| H A D | stacktrace.c | 497 void show_stack(struct task_struct *tsk, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/arch/alpha/kernel/ |
| H A D | traps.c | 113 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/arch/parisc/kernel/ |
| H A D | traps.c | 209 void show_stack(struct task_struct *t, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/arch/um/drivers/ |
| H A D | mconsole_kern.c | 653 show_stack(task, NULL, KERN_INFO); in stack_proc()
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 159 show_stack(NULL, NULL, KERN_ERR); in dump_leak()
|
| /linux/arch/loongarch/kernel/ |
| H A D | traps.c | 134 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/arch/mips/kernel/ |
| H A D | traps.c | 210 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() function
|
| /linux/kernel/sched/ |
| H A D | core.c | 7819 show_stack(p, NULL, KERN_INFO); in sched_show_task()
|