|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | TRAPA_BUG_OPCODE 0xc33e /* trapa #0x3e */ |
| #define | BUGFLAG_UNWINDER (1 << 1) |
| #define | UNWINDER_BUG BUG |
| #define | UNWINDER_BUG_ON BUG_ON |
Functions | |
| void | die (const char *str, struct pt_regs *regs, long err) __attribute__((noreturn)) |
| void | die_if_kernel (const char *str, struct pt_regs *regs, long err) |
| void | die_if_no_fixup (const char *str, struct pt_regs *regs, long err) |
1.8.2