Searched refs:show_trace (Results 1 – 9 of 9) sorted by relevance
| /linux/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()
|
| /linux/arch/um/include/asm/ |
| A D | sysrq.h | 6 extern void show_trace(struct task_struct* task, unsigned long *stack);
|
| /linux/arch/sh/include/asm/ |
| A D | processor_32.h | 172 void show_trace(struct task_struct *tsk, unsigned long *sp,
|
| /linux/arch/xtensa/kernel/ |
| A D | traps.c | 497 static void show_trace(struct task_struct *task, unsigned long *sp, in show_trace() function 525 show_trace(task, sp, loglvl); in show_stack()
|
| /linux/arch/parisc/include/asm/ |
| A D | processor.h | 146 void show_trace(struct task_struct *task, unsigned long *stack);
|
| /linux/arch/m68k/kernel/ |
| A D | traps.c | 808 static void show_trace(unsigned long *stack, const char *loglvl) in show_trace() function 954 show_trace(stack, loglvl); in show_stack()
|
| /linux/drivers/usb/cdns3/ |
| A D | cdnsp-gadget.c | 843 goto show_trace; in cdnsp_enable_slot() 847 show_trace: in cdnsp_enable_slot()
|
| /linux/Documentation/vm/ |
| A D | slub.rst | 199 [<c010601d>] show_trace+0x12/0x14
|
Completed in 16 milliseconds