Searched defs:__die (Results 1 – 5 of 5) sorted by relevance
238 __die: label
431 int __die(const char *str, struct pt_regs *regs, long err) in __die() function
278 static int __die(const char *str, int err, struct pt_regs *regs) in __die() function
185 static int __die(const char *str, long err, struct pt_regs *regs) in __die() function
262 static int __die(const char *str, struct pt_regs *regs, long err) in __die() function