Lines Matching refs:SIGTRAP
974 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
979 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
999 force_sig(SIGTRAP); in do_trap_or_bp()
1014 force_sig(SIGTRAP); in do_trap_or_bp()
1020 force_sig_fault(SIGTRAP, si_code, NULL); in do_trap_or_bp()
1022 force_sig(SIGTRAP); in do_trap_or_bp()
1077 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1083 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1089 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1095 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1579 force_sig_fault(SIGTRAP, TRAP_HWBKPT, NULL); in do_watch()