Lines Matching refs:SIGTRAP
925 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
930 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
950 force_sig(SIGTRAP); in do_trap_or_bp()
965 force_sig(SIGTRAP); in do_trap_or_bp()
971 force_sig_fault(SIGTRAP, si_code, NULL); in do_trap_or_bp()
973 force_sig(SIGTRAP); in do_trap_or_bp()
1032 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1038 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1044 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1050 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1524 force_sig_fault(SIGTRAP, TRAP_HWBKPT, NULL); in do_watch()