Lines Matching refs:SIGTRAP
967 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
972 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
992 force_sig(SIGTRAP); in do_trap_or_bp()
1007 force_sig(SIGTRAP); in do_trap_or_bp()
1013 force_sig_fault(SIGTRAP, si_code, NULL); in do_trap_or_bp()
1015 force_sig(SIGTRAP); in do_trap_or_bp()
1074 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1080 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1086 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1092 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1582 force_sig_fault(SIGTRAP, TRAP_HWBKPT, NULL); in do_watch()