Searched refs:show_trace (Results 1 – 6 of 6) sorted by relevance
| /arch/sh/kernel/ |
| A 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()
|
| A D | process_32.c | 58 show_trace(NULL, (unsigned long *)regs->regs[15], regs, KERN_DEFAULT); in show_regs()
|
| /arch/sh/include/asm/ |
| A D | processor_32.h | 170 void show_trace(struct task_struct *tsk, unsigned long *sp,
|
| /arch/parisc/include/asm/ |
| A D | processor.h | 150 void show_trace(struct task_struct *task, unsigned long *stack);
|
| /arch/xtensa/kernel/ |
| A D | traps.c | 561 static void show_trace(struct task_struct *task, unsigned long *sp, in show_trace() function 624 show_trace(task, sp, loglvl); in show_stack()
|
| /arch/m68k/kernel/ |
| A D | traps.c | 810 static void show_trace(unsigned long *stack, const char *loglvl) in show_trace() function 956 show_trace(stack, loglvl); in show_stack()
|
Completed in 10 milliseconds