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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/
H A Dkdebug.h8 DIE_TRAP, enumerator in enum:die_val
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Dkdebug.h34 DIE_TRAP, enumerator in enum:die_val
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dkdebug.h32 DIE_TRAP, enumerator in enum:die_val
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dkdebug.h26 DIE_TRAP, enumerator in enum:die_val
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dkdebug.h21 DIE_TRAP, enumerator in enum:die_val
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtraps.c91 if (notify_die(DIE_TRAP, "bad trap", regs,
143 if (notify_die(DIE_TRAP, "instruction access exception", regs,
180 if (notify_die(DIE_TRAP, "instruction access exception", regs,
217 if (notify_die(DIE_TRAP, "data access exception", regs,
267 if (notify_die(DIE_TRAP, "data access exception", regs,
422 notify_die(DIE_TRAP, "Correctable ECC Error", regs,
445 notify_die(DIE_TRAP, "Uncorrectable Error", regs,
2018 if (notify_die(DIE_TRAP, "fpu exception ieee", regs,
2032 if (notify_die(DIE_TRAP, "fpu exception other", regs,
2051 if (notify_die(DIE_TRAP, "tagge
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/
H A Dprocess.c527 if (notify_die(DIE_TRAP, "debug trap", regs, 0, regs->tra & 0xff,
546 if (notify_die(DIE_TRAP, "bug trap", regs, 0, TRAPA_BUG_OPCODE & 0xff,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dtraps.c613 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
628 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
649 if (notify_die(DIE_TRAP, "stack segment", regs, error_code,
663 notify_die(DIE_TRAP, str, regs, error_code, 8, SIGSEGV);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dtraps.c509 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
523 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
532 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
546 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dkprobes.c595 case DIE_TRAP:
H A Dtraps.c304 if (notify_die(DIE_TRAP, str, regs, interruption_code,

Completed in 122 milliseconds