Searched defs:show_trace (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/arch/um/kernel/ |
D | sysrq.c | 14 void show_trace(struct task_struct *task, unsigned long * stack) in show_trace() function
|
/linux-3.3/arch/x86/um/ |
D | sysrq_32.c | 74 void show_trace(struct task_struct* task, unsigned long * stack) in show_trace() function
|
/linux-3.3/arch/cris/kernel/ |
D | traps.c | 37 show_trace(unsigned long *stack) in show_trace() function
|
/linux-3.3/arch/sh/kernel/ |
D | dumpstack.c | 92 void show_trace(struct task_struct *tsk, unsigned long *sp, in show_trace() function
|
/linux-3.3/arch/c6x/kernel/ |
D | traps.c | 362 static void show_trace(unsigned long *stack, unsigned long *endstack) in show_trace() function
|
/linux-3.3/arch/m32r/kernel/ |
D | traps.c | 126 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() function
|
/linux-3.3/arch/openrisc/kernel/ |
D | traps.c | 50 void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() function
|
/linux-3.3/arch/score/kernel/ |
D | traps.c | 66 static void show_trace(long *sp) in show_trace() function
|
/linux-3.3/arch/xtensa/kernel/ |
D | traps.c | 384 void show_trace(struct task_struct *task, unsigned long *sp) in show_trace() function
|
/linux-3.3/arch/mn10300/kernel/ |
D | traps.c | 234 void show_trace(unsigned long *sp) in show_trace() function
|
/linux-3.3/arch/s390/kernel/ |
D | traps.c | 107 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace() function
|
/linux-3.3/arch/x86/kernel/ |
D | dumpstack.c | 168 void show_trace(struct task_struct *task, struct pt_regs *regs, in show_trace() function
|
/linux-3.3/arch/m68k/kernel/ |
D | traps.c | 850 void show_trace(unsigned long *stack) in show_trace() function
|