die
void die(const char *str, struct pt_regs *regs, unsigned long address)
void die(const char *str, struct pt_regs *regs, int err)
void die(const char *str, struct pt_regs *regs, long err)
void die(struct pt_regs *regs, const char *str)
int die(const char *str, struct pt_regs *regs, long err)
void die(const char *str, struct pt_regs *regs)
void die(const char *str, struct pt_regs *fp, long err)
void die(char *fmt, ...)
extern void die(const char *, struct pt_regs *) __noreturn;
void __noreturn die(const char *str, struct pt_regs *regs)
static void die(const char *msg)
void die(const char *str, struct pt_regs *regs, long err)
void __noreturn die(const char *str, struct pt_regs *regs, long err)
void die(const char *str, struct pt_regs *regs, long err)
void die(struct pt_regs *regs, const char *str)
void __noreturn die(struct pt_regs *regs, const char *str)
static void die(char *fmt, ...)
void __noreturn die(const char *str, struct pt_regs *regs, long err)
static void die(const char *str)
void die(const char *str, struct pt_regs *regs, long err)
void die(char *fmt, ...)
void __noreturn die(const char * str, struct pt_regs * regs, long err)
static void die(const char *fmt, ...)
struct die {
static __noreturn inline void die(const char *err, ...)
static void die(char *fmt, ...)
static void die(char *fmt, ...)
static void die(char *fmt, ...)
static void die(const char *e)
static void die(const char *msg)
static void die(char *fmt, ...)
#define die(...) (_msg(2, __VA_ARGS__), exit(1))