Lines Matching refs:SIGTRAP
104 case SIGTRAP: return "unhandled trap"; in signame()
306 force_sig_fault(SIGTRAP, TRAP_TRACE, (void __user *)regs->nip); in user_single_step_report()
1083 _exception(SIGTRAP, regs, TRAP_UNK, 0); in DEFINE_INTERRUPT_HANDLER()
1091 _exception(SIGTRAP, regs, TRAP_UNK, 0); in DEFINE_INTERRUPT_HANDLER_ASYNC()
1099 _exception(SIGTRAP, regs, TRAP_UNK, 0); in DEFINE_INTERRUPT_HANDLER_NMI()
1107 5, SIGTRAP) == NOTIFY_STOP) in DEFINE_INTERRUPT_HANDLER()
1111 _exception(SIGTRAP, regs, TRAP_BRKPT, regs->nip); in DEFINE_INTERRUPT_HANDLER()
1116 _exception(SIGTRAP, regs, TRAP_UNK, 0); in DEFINE_INTERRUPT_HANDLER()
1128 5, SIGTRAP) == NOTIFY_STOP) in __single_step_exception()
1133 _exception(SIGTRAP, regs, TRAP_TRACE, regs->nip); in __single_step_exception()
1484 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in do_program_check()
1505 _exception(SIGTRAP, regs, TRAP_BRKPT, regs->nip); in do_program_check()
2014 5, SIGTRAP) == NOTIFY_STOP) { in DEFINE_INTERRUPT_HANDLER()
2031 5, SIGTRAP) == NOTIFY_STOP) { in DEFINE_INTERRUPT_HANDLER()
2048 _exception(SIGTRAP, regs, TRAP_TRACE, regs->nip); in DEFINE_INTERRUPT_HANDLER()