Searched refs:DIE_TRAP (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dkdebug.h6 DIE_TRAP, enumerator in enum:die_val
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dkdebug.h9 DIE_TRAP, enumerator in enum:die_val
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dkdebug_64.h14 DIE_TRAP, enumerator in enum:die_val
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dkdebug.h19 DIE_TRAP, enumerator in enum:die_val
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkdebug.h18 DIE_TRAP, enumerator in enum:die_val
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dtraps.c63 if (notify_die(DIE_TRAP, "debug trap", regs, 0, vec & 0xff,
80 if (notify_die(DIE_TRAP, "bug trap", regs, 0, TRAPA_BUG_OPCODE & 0xff,
H A Dkprobes.c487 if (val == DIE_TRAP) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtraps.c182 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
197 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
220 if (notify_die(DIE_TRAP, "stack segment", regs, error_code,
234 notify_die(DIE_TRAP, str, regs, error_code, 8, SIGSEGV);
467 if (notify_die(DIE_TRAP, "int3", regs, error_code, 3, SIGTRAP)
609 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, SIGFPE) == NOTIFY_STOP)
812 if (notify_die(DIE_TRAP, "iret exception",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtraps_64.c87 if (notify_die(DIE_TRAP, "bad trap", regs,
190 if (notify_die(DIE_TRAP, "instruction access exception", regs,
227 if (notify_die(DIE_TRAP, "instruction access exception", regs,
264 if (notify_die(DIE_TRAP, "data access exception", regs,
314 if (notify_die(DIE_TRAP, "data access exception", regs,
479 notify_die(DIE_TRAP, "Correctable ECC Error", regs,
502 notify_die(DIE_TRAP, "Uncorrectable Error", regs,
2037 if (notify_die(DIE_TRAP, "fpu exception ieee", regs,
2051 if (notify_die(DIE_TRAP, "fpu exception other", regs,
2070 if (notify_die(DIE_TRAP, "tagge
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dkprobes.c567 case DIE_TRAP:
H A Dtraps.c343 if (notify_die(DIE_TRAP, str, regs, interruption_code,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtraps.c766 if (kgdb_ll_trap(DIE_TRAP, str, regs, code, regs_to_trapnr(regs), SIGTRAP) == NOTIFY_STOP)
770 if (notify_die(DIE_TRAP, str, regs, code, regs_to_trapnr(regs), SIGTRAP) == NOTIFY_STOP)

Completed in 278 milliseconds