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