Home
last modified time | relevance | path

Searched defs:__die (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-tegra/
H A Dreset-handler.S238 __die: label
/linux/arch/x86/kernel/
H A Ddumpstack.c431 int __die(const char *str, struct pt_regs *regs, long err) in __die() function
/linux/arch/arm/kernel/
H A Dtraps.c279 static int __die(const char *str, int err, struct pt_regs *regs) in __die() function
/linux/arch/powerpc/kernel/
H A Dtraps.c262 static int __die(const char *str, struct pt_regs *regs, long err) in __die() function