Lines Matching refs:SIGTRAP
886 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
891 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
911 force_sig(SIGTRAP, current); in do_trap_or_bp()
926 force_sig(SIGTRAP, current); in do_trap_or_bp()
932 force_sig_fault(SIGTRAP, si_code, NULL, current); in do_trap_or_bp()
934 force_sig(SIGTRAP, current); in do_trap_or_bp()
993 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
999 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1005 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1011 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1494 force_sig_fault(SIGTRAP, TRAP_HWBKPT, NULL, current); in do_watch()