Searched defs:__die (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/arch/score/kernel/ |
D | traps.c | 162 void __die(const char *str, struct pt_regs *regs, const char *file, in __die() function
|
/linux-3.3/arch/unicore32/kernel/ |
D | traps.c | 186 static int __die(const char *str, int err, struct thread_info *thread, in __die() function
|
/linux-3.3/arch/x86/kernel/ |
D | dumpstack.c | 249 int __kprobes __die(const char *str, struct pt_regs *regs, long err) in __die() function
|
/linux-3.3/arch/arm/kernel/ |
D | traps.c | 231 static int __die(const char *str, int err, struct thread_info *thread, struct pt_regs *regs) in __die() function
|
/linux-3.3/arch/powerpc/kernel/ |
D | traps.c | 184 static int __kprobes __die(const char *str, struct pt_regs *regs, long err) in __die() function
|