Lines Matching refs:SIGTRAP
976 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
981 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
1001 force_sig(SIGTRAP); in do_trap_or_bp()
1016 force_sig(SIGTRAP); in do_trap_or_bp()
1022 force_sig_fault(SIGTRAP, si_code, NULL); in do_trap_or_bp()
1024 force_sig(SIGTRAP); in do_trap_or_bp()
1079 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1085 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1091 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1097 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1581 force_sig_fault(SIGTRAP, TRAP_HWBKPT, NULL); in do_watch()