Searched refs:__die_if_kernel (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/include/asm/
H A Dsystem.h81 extern void __die_if_kernel(const char *, struct pt_regs *, const char *,
87 __die_if_kernel(msg, regs, __FILE__ ":", __func__, __LINE__)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/include/asm/
H A Dsystem.h81 extern void __die_if_kernel(const char *, struct pt_regs *, const char *,
87 __die_if_kernel(msg, regs, __FILE__ ":", __func__, __LINE__)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dtraps.c163 __die_if_kernel(const char *str, struct pt_regs *regs, long err) function
175 __die_if_kernel("Caught unhandled exception - should not happen",
229 __die_if_kernel("Illegal instruction in kernel", regs, SIGKILL);
253 __die_if_kernel("Unhandled unaligned exception in kernel",
288 __die_if_kernel("Breakpoint in kernel", regs, SIGKILL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/kernel/
H A Dtraps.c163 __die_if_kernel(const char *str, struct pt_regs *regs, long err) function
175 __die_if_kernel("Caught unhandled exception - should not happen",
229 __die_if_kernel("Illegal instruction in kernel", regs, SIGKILL);
253 __die_if_kernel("Unhandled unaligned exception in kernel",
288 __die_if_kernel("Breakpoint in kernel", regs, SIGKILL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/kernel/
H A Dtraps.c171 void __die_if_kernel(const char *str, struct pt_regs *regs, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/kernel/
H A Dtraps.c171 void __die_if_kernel(const char *str, struct pt_regs *regs, function

Completed in 187 milliseconds