Searched refs:show_trace (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/arch/sh/kernel/ |
D | dumpstack.c | 123 void show_trace(struct task_struct *tsk, unsigned long *sp, in show_trace() function 155 show_trace(tsk, sp, NULL, loglvl); in show_stack()
|
D | process_32.c | 58 show_trace(NULL, (unsigned long *)regs->regs[15], regs, KERN_DEFAULT); in show_regs()
|
/Linux-v5.10/arch/um/include/asm/ |
D | sysrq.h | 6 extern void show_trace(struct task_struct* task, unsigned long *stack);
|
/Linux-v5.10/arch/sh/include/asm/ |
D | processor_32.h | 172 void show_trace(struct task_struct *tsk, unsigned long *sp,
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | traps.c | 490 static void show_trace(struct task_struct *task, unsigned long *sp, in show_trace() function 518 show_trace(task, sp, loglvl); in show_stack()
|
/Linux-v5.10/arch/c6x/kernel/ |
D | traps.c | 347 static void show_trace(unsigned long *stack, unsigned long *endstack, in show_trace() function 403 show_trace(stack, endstack, loglvl); in show_stack()
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | processor.h | 159 void show_trace(struct task_struct *task, unsigned long *stack);
|
/Linux-v5.10/arch/m68k/kernel/ |
D | traps.c | 813 static void show_trace(unsigned long *stack, const char *loglvl) in show_trace() function 959 show_trace(stack, loglvl); in show_stack()
|
/Linux-v5.10/Documentation/vm/ |
D | slub.rst | 199 [<c010601d>] show_trace+0x12/0x14
|