Searched defs:__die (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/arch/arm/mach-tegra/ | 
| D | reset-handler.S | 224 __die:  label
  | 
| /linux-4.1.27/arch/score/kernel/ | 
| D | traps.c | 154 void __die(const char *str, struct pt_regs *regs, const char *file,  in __die()  function
  | 
| /linux-4.1.27/arch/unicore32/kernel/ | 
| D | traps.c | 179 static int __die(const char *str, int err, struct thread_info *thread,  in __die()  function
  | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | dumpstack.c | 254 int __die(const char *str, struct pt_regs *regs, long err)  in __die()  function
  | 
| /linux-4.1.27/arch/arm64/kernel/ | 
| D | traps.c | 188 static int __die(const char *str, int err, struct thread_info *thread,  in __die()  function
  | 
| /linux-4.1.27/arch/arm/kernel/ | 
| D | traps.c | 237 static int __die(const char *str, int err, struct pt_regs *regs)  in __die()  function
  | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | traps.c | 197 static int __kprobes __die(const char *str, struct pt_regs *regs, long err)  in __die()  function
  |