Searched defs:show_trace (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/arch/cris/kernel/ |
D | traps.c | 41 void show_trace(unsigned long *stack) in show_trace() function
|
/linux-4.4.14/arch/s390/kernel/ |
D | dumpstack.c | 67 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() function
|
/linux-4.4.14/arch/c6x/kernel/ |
D | traps.c | 355 static void show_trace(unsigned long *stack, unsigned long *endstack) in show_trace() function
|
/linux-4.4.14/arch/sh/kernel/ |
D | dumpstack.c | 127 void show_trace(struct task_struct *tsk, unsigned long *sp, in show_trace() function
|
/linux-4.4.14/arch/m32r/kernel/ |
D | traps.c | 125 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() function
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | traps.c | 49 void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() function
|
/linux-4.4.14/arch/score/kernel/ |
D | traps.c | 66 static void show_trace(long *sp) in show_trace() function
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | traps.c | 234 void show_trace(unsigned long *sp) in show_trace() function
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | traps.c | 457 void show_trace(struct task_struct *task, unsigned long *sp) in show_trace() function
|
/linux-4.4.14/arch/m68k/kernel/ |
D | traps.c | 813 void show_trace(unsigned long *stack) in show_trace() function
|
/linux-4.4.14/arch/x86/kernel/ |
D | dumpstack.c | 177 void show_trace(struct task_struct *task, struct pt_regs *regs, in show_trace() function
|
/linux-4.4.14/arch/metag/kernel/ |
D | traps.c | 921 void show_trace(struct task_struct *tsk, unsigned long *sp, in show_trace() function
|