/linux-4.4.14/arch/arm64/kernel/ |
D | debug-monitors.c | 243 info.si_signo = SIGTRAP; in single_step_handler() 247 force_sig_info(SIGTRAP, &info, current); in single_step_handler() 315 .si_signo = SIGTRAP, in brk_handler() 321 force_sig_info(SIGTRAP, &info, current); in brk_handler() 364 .si_signo = SIGTRAP, in aarch32_break_handler() 370 force_sig_info(SIGTRAP, &info, current); in aarch32_break_handler() 376 hook_debug_fault_code(DBG_ESR_EVT_HWSS, single_step_handler, SIGTRAP, in debug_traps_init() 378 hook_debug_fault_code(DBG_ESR_EVT_BRK, brk_handler, SIGTRAP, in debug_traps_init()
|
D | kgdb.c | 218 kgdb_handle_exception(1, SIGTRAP, 0, regs); in kgdb_brk_fn() 225 kgdb_handle_exception(1, SIGTRAP, 0, regs); in kgdb_compiled_brk_fn() 232 kgdb_handle_exception(1, SIGTRAP, 0, regs); in kgdb_step_brk_fn()
|
D | hw_breakpoint.c | 928 hook_debug_fault_code(DBG_ESR_EVT_HWBP, breakpoint_handler, SIGTRAP, in arch_hw_breakpoint_init() 930 hook_debug_fault_code(DBG_ESR_EVT_HWWP, watchpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
|
D | ptrace.c | 79 .si_signo = SIGTRAP, in ptrace_hbptriggered() 107 force_sig_info(SIGTRAP, &info, current); in ptrace_hbptriggered()
|
/linux-4.4.14/include/linux/ |
D | tracehook.h | 66 ptrace_notify(SIGTRAP | ((ptrace & PT_TRACESYSGOOD) ? 0x80 : 0)); in ptrace_report_syscall() 128 force_sig_info(SIGTRAP, &info, current); in tracehook_report_syscall_exit() 149 ptrace_notify(SIGTRAP); in tracehook_signal_handler()
|
D | ptrace.h | 147 ptrace_notify((event << 8) | SIGTRAP); in ptrace_event() 151 send_sig(SIGTRAP, current, 0); in ptrace_event() 342 info->si_signo = SIGTRAP; in user_single_step_siginfo()
|
D | signal.h | 414 rt_sigmask(SIGTRAP) | rt_sigmask(SIGABRT) | \
|
/linux-4.4.14/arch/sh/kernel/ |
D | traps.c | 135 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 138 force_sig(SIGTRAP, current); in BUILD_TRAP_HANDLER() 152 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 164 force_sig(SIGTRAP, current); in BUILD_TRAP_HANDLER()
|
D | ptrace_64.c | 555 force_sig(SIGTRAP, current); in do_single_step() 566 force_sig(SIGTRAP, current); in BUILD_TRAP_HANDLER()
|
D | hw_breakpoint.c | 376 notify_die(DIE_BREAKPOINT, "breakpoint", regs, 0, ex, SIGTRAP); in BUILD_TRAP_HANDLER()
|
D | kgdb.c | 311 kgdb_handle_exception(0, SIGTRAP, 0, regs); in BUILD_TRAP_HANDLER()
|
/linux-4.4.14/arch/s390/kernel/ |
D | traps.c | 99 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap() 103 info.si_signo = SIGTRAP; in do_per_trap() 108 force_sig_info(SIGTRAP, &info, current); in do_per_trap() 195 info.si_signo = SIGTRAP; in illegal_op() 199 force_sig_info(SIGTRAP, &info, current); in illegal_op() 216 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
|
D | signal.c | 358 sig == SIGTRAP || sig == SIGFPE) { in setup_frame()
|
D | compat_signal.c | 445 sig == SIGTRAP || sig == SIGFPE) { in setup_frame32()
|
/linux-4.4.14/arch/tile/kernel/ |
D | traps.c | 117 *sigp = SIGTRAP; in special_ill() 177 case SIGTRAP: in special_ill() 235 INT_ILL, SIGTRAP); in do_bpt() 240 INT_ILL, SIGTRAP); in do_bpt() 245 INT_ILL, SIGTRAP); in do_bpt() 390 if (signo != SIGTRAP) in do_trap()
|
D | ptrace.c | 314 info.si_signo = SIGTRAP; in send_sigtrap() 319 force_sig_info(SIGTRAP, &info, tsk); in send_sigtrap()
|
D | kgdb.c | 354 kgdb_handle_exception(0, SIGTRAP, 0, regs); in kgdb_notify()
|
D | intvec_64.S | 1334 movei r0, SIGTRAP
|
/linux-4.4.14/arch/ia64/kernel/ |
D | brl_emu.c | 211 siginfo.si_signo = SIGTRAP; in ia64_emulate_brl() 218 force_sig_info(SIGTRAP, &siginfo, current); in ia64_emulate_brl() 224 siginfo.si_signo = SIGTRAP; in ia64_emulate_brl() 231 force_sig_info(SIGTRAP, &siginfo, current); in ia64_emulate_brl()
|
D | traps.c | 110 if (notify_die(DIE_BREAK, "break 0", regs, break_num, TRAP_BRKPT, SIGTRAP) in ia64_bad_break() 174 if (notify_die(DIE_BREAK, "bad break", regs, break_num, TRAP_BRKPT, SIGTRAP) in ia64_bad_break() 177 sig = SIGTRAP; code = TRAP_BRKPT; in ia64_bad_break() 565 if (notify_die(DIE_FAULT, "ia64_fault", ®s, vector, siginfo.si_code, SIGTRAP) in ia64_fault() 568 siginfo.si_signo = SIGTRAP; in ia64_fault() 574 force_sig_info(SIGTRAP, &siginfo, current); in ia64_fault()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | traps.c | 115 sig = SIGTRAP; in trap_c() 133 sig = SIGTRAP; in trap_c() 161 sig = SIGTRAP; in trap_c() 171 sig = SIGTRAP; in trap_c() 277 sig = SIGTRAP; in trap_c() 435 if (sig != SIGTRAP) { in trap_c()
|
D | asm-offsets.c | 118 DEFINE(SIGTRAP, SIGTRAP); in main()
|
/linux-4.4.14/arch/avr32/kernel/ |
D | ptrace.c | 201 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) in syscall_trace() 255 if (notify_die(die_val, "ptrace", regs, 0, 0, SIGTRAP) in do_debug() 338 regs, SIGTRAP); in do_debug() 353 _exception(SIGTRAP, regs, code, instruction_pointer(regs)); in do_debug()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | start_up.c | 179 if (!WIFSTOPPED(status) || (WSTOPSIG(status) != SIGTRAP)) in check_sysemu() 221 (WSTOPSIG(status) == (SIGTRAP|0x80))) { in check_sysemu() 234 else if (WIFSTOPPED(status) && (WSTOPSIG(status) == SIGTRAP)) in check_sysemu() 279 (WSTOPSIG(status) != (SIGTRAP | 0x80))) in check_ptrace()
|
D | signal.c | 20 [SIGTRAP] = relay_signal, 134 [SIGTRAP] = sig_handler,
|
D | process.c | 280 set_handler(SIGTRAP); in init_new_thread_signals()
|
/linux-4.4.14/arch/arm64/mm/ |
D | fault.c | 564 { do_bad, SIGTRAP, TRAP_HWBKPT, "hardware breakpoint" }, 565 { do_bad, SIGTRAP, TRAP_HWBKPT, "hardware single-step" }, 566 { do_bad, SIGTRAP, TRAP_HWBKPT, "hardware watchpoint" }, 568 { do_bad, SIGTRAP, TRAP_BRKPT, "aarch32 BKPT" }, 569 { do_bad, SIGTRAP, 0, "aarch32 vector catch" }, 570 { early_brk64, SIGTRAP, TRAP_BRKPT, "aarch64 BRK" },
|
/linux-4.4.14/arch/um/os-Linux/skas/ |
D | process.c | 52 #define STUB_DONE_MASK (1 << SIGTRAP) 160 (WSTOPSIG(status) != SIGTRAP + 0x80)) { in handle_trap() 390 case SIGTRAP + 0x80: in userspace() 393 case SIGTRAP: in userspace() 394 relay_signal(SIGTRAP, (struct siginfo *)&si, regs); in userspace()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | traps.c | 66 [EXCEP_TRAP >> 3] = { SIGTRAP, TRAP_BRKPT }, 67 [EXCEP_ISTEP >> 3] = { SIGTRAP, TRAP_TRACE }, /* Monitor */ 68 [EXCEP_IBREAK >> 3] = { SIGTRAP, TRAP_HWBKPT }, /* Monitor */ 69 [EXCEP_OBREAK >> 3] = { SIGTRAP, TRAP_HWBKPT }, /* Monitor */ 166 signo = SIGTRAP; in die_if_no_fixup()
|
D | gdb-stub.c | 926 { EXCEP_TRAP, SIGTRAP }, 927 { EXCEP_ISTEP, SIGTRAP }, 928 { EXCEP_IBREAK, SIGTRAP }, 929 { EXCEP_OBREAK, SIGTRAP }, 1228 sigval = broke ? SIGTRAP : computeSignal(excep); in gdbstub() 1264 if (sigval != SIGINT && sigval != SIGTRAP && sigval != SIGILL) { in gdbstub()
|
D | kgdb.c | 456 signo = SIGTRAP; in debugger_intercept()
|
/linux-4.4.14/arch/um/kernel/ |
D | ptrace.c | 121 info.si_signo = SIGTRAP; in send_sigtrap() 128 force_sig_info(SIGTRAP, &info, tsk); in send_sigtrap()
|
D | trap.c | 307 case SIGTRAP: in relay_signal()
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | traps.c | 415 info.si_signo = SIGTRAP; in do_trap0() 426 force_sig_info(SIGTRAP, &info, current); in do_trap0() 429 kgdb_handle_exception(pt_cause(regs), SIGTRAP, in do_trap0()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | traps.c | 236 info->si_signo = SIGTRAP; in user_single_step_siginfo() 774 _exception(SIGTRAP, regs, 0, 0); in unknown_exception() 784 5, SIGTRAP) == NOTIFY_STOP) in instruction_breakpoint_exception() 788 _exception(SIGTRAP, regs, TRAP_BRKPT, regs->nip); in instruction_breakpoint_exception() 796 _exception(SIGTRAP, regs, 0, 0); in RunModeException() 806 5, SIGTRAP) == NOTIFY_STOP) in single_step_exception() 811 _exception(SIGTRAP, regs, TRAP_TRACE, regs->nip); in single_step_exception() 1157 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in program_check_exception() 1166 _exception(SIGTRAP, regs, TRAP_BRKPT, regs->nip); in program_check_exception() 1668 5, SIGTRAP) == NOTIFY_STOP) { in DebugException() [all …]
|
D | kgdb.c | 144 if (kgdb_handle_exception(1, SIGTRAP, 0, regs) != 0) in kgdb_handle_breakpoint() 182 kgdb_handle_exception(0, SIGTRAP, 0, regs); in kgdb_singlestep()
|
D | process.c | 317 info.si_signo = SIGTRAP; in do_send_trap() 321 force_sig_info(SIGTRAP, &info, current); in do_send_trap() 341 info.si_signo = SIGTRAP; in do_break() 345 force_sig_info(SIGTRAP, &info, current); in do_break()
|
/linux-4.4.14/kernel/debug/kdb/ |
D | kdb_debugger.c | 72 if (ks->err_code == KDB_REASON_SYSTEM_NMI && ks->signo == SIGTRAP) in kdb_stub() 110 ks->signo == SIGTRAP) { in kdb_stub()
|
/linux-4.4.14/arch/score/kernel/ |
D | traps.c | 235 force_sig(SIGTRAP, current); in do_tr() 248 force_sig(SIGTRAP, current); in do_ri() 255 force_sig(SIGTRAP, current); in do_ri()
|
D | asm-offsets.c | 186 DEFINE(_SIGTRAP, SIGTRAP); in output_signal_defined()
|
D | ptrace.c | 371 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) ? in do_syscall_trace()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | sys_sparc_32.c | 153 info.si_signo = SIGTRAP; in sparc_breakpoint() 158 force_sig_info(SIGTRAP, &info, current); in sparc_breakpoint()
|
D | traps_64.c | 92 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap() 122 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1() 196 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception() 221 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception_tl1() 235 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception() 260 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception_tl1() 273 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception() 311 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception_tl1() 325 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception() 365 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception_tl1() [all …]
|
D | kgdb_32.c | 150 kgdb_handle_exception(0x172, SIGTRAP, 0, regs); in kgdb_trap()
|
D | kgdb_64.c | 176 kgdb_handle_exception(0x172, SIGTRAP, 0, regs); in kgdb_trap()
|
D | sys_sparc_64.c | 511 info.si_signo = SIGTRAP; in sparc_breakpoint() 516 force_sig_info(SIGTRAP, &info, current); in sparc_breakpoint()
|
D | kprobes.c | 437 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in kprobe_trap()
|
/linux-4.4.14/arch/h8300/kernel/ |
D | ptrace_s.c | 43 force_sig(SIGTRAP, current); in trace_trap()
|
D | ptrace_h.c | 253 force_sig(SIGTRAP, current); in trace_trap()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | traps.c | 264 info.si_signo = SIGTRAP; in do_entIF() 274 send_sig_info(SIGTRAP, &info, current); in do_entIF() 278 info.si_signo = SIGTRAP; in do_entIF() 283 send_sig_info(SIGTRAP, &info, current); in do_entIF() 341 signo = SIGTRAP; in do_entIF()
|
D | signal.c | 222 info.si_signo = SIGTRAP; in do_sigreturn() 227 send_sig_info(SIGTRAP, &info, current); in do_sigreturn() 256 info.si_signo = SIGTRAP; in do_rt_sigreturn() 261 send_sig_info(SIGTRAP, &info, current); in do_rt_sigreturn()
|
/linux-4.4.14/arch/arm/kernel/ |
D | kgdb.c | 143 kgdb_handle_exception(1, SIGTRAP, 0, regs); in kgdb_brk_fn() 151 kgdb_handle_exception(1, SIGTRAP, 0, regs); in kgdb_compiled_brk_fn()
|
D | ptrace.c | 207 info.si_signo = SIGTRAP; in ptrace_break() 212 force_sig_info(SIGTRAP, &info, tsk); in ptrace_break() 400 info.si_signo = SIGTRAP; in ptrace_hbptriggered() 405 force_sig_info(SIGTRAP, &info, current); in ptrace_hbptriggered()
|
D | hw_breakpoint.c | 1107 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init() 1109 hook_ifault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | signal.h | 16 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/parisc/kernel/ |
D | ptrace.c | 81 si.si_signo = SIGTRAP; in user_enable_single_step() 83 force_sig_info(SIGTRAP, &si, task); in user_enable_single_step()
|
D | traps.c | 303 si.si_signo = SIGTRAP; in handle_gdb_break() 307 force_sig_info(SIGTRAP, &si, current); in handle_gdb_break()
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | signal.h | 8 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/mips/kernel/ |
D | traps.c | 882 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 887 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() 931 force_sig(SIGTRAP, current); in do_trap_or_bp() 989 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 995 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1001 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1007 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1528 force_sig(SIGTRAP, current); in do_watch()
|
D | kgdb.c | 43 { 9, SIGTRAP }, /* break */ 46 { 13, SIGTRAP }, /* trap */
|
D | asm-offsets.c | 256 DEFINE(_SIGTRAP, SIGTRAP); in output_signal_defined()
|
/linux-4.4.14/arch/mn10300/include/uapi/asm/ |
D | signal.h | 31 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/m32r/include/uapi/asm/ |
D | signal.h | 23 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
D | signal.h | 28 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/m68k/include/uapi/asm/ |
D | signal.h | 21 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | signal.h | 28 #define SIGTRAP 5 /* Trace trap (POSIX). */ macro
|
/linux-4.4.14/arch/h8300/include/uapi/asm/ |
D | signal.h | 21 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
D | signal.h | 21 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/arm/include/uapi/asm/ |
D | signal.h | 21 #define SIGTRAP 5 macro
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | signal.h | 14 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | signal.h | 26 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | signal.h | 29 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | signal.h | 24 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | signal.h | 26 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/xtensa/include/uapi/asm/ |
D | signal.h | 38 #define SIGTRAP 5 macro
|
/linux-4.4.14/tools/testing/selftests/x86/ |
D | sigreturn.c | 351 if (asm_ss != sig_ss && sig == SIGTRAP) { in sigtrap() 601 sethandler(SIGTRAP, sigtrap, SA_ONSTACK); in main() 643 clearhandler(SIGTRAP); in main()
|
D | single_step_syscall.c | 122 sethandler(SIGTRAP, sigtrap, 0); in main()
|
D | unwind_vdso.c | 180 sethandler(SIGTRAP, sigtrap, 0); in main()
|
/linux-4.4.14/arch/x86/kernel/ |
D | traps.c | 502 SIGTRAP) == NOTIFY_STOP) in do_int3() 512 SIGTRAP) == NOTIFY_STOP) in do_int3() 521 do_trap(X86_TRAP_BP, SIGTRAP, "int3", regs, error_code, NULL); in do_int3() 641 SIGTRAP) == NOTIFY_STOP) in do_debug()
|
D | uprobes.c | 891 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol() 958 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
|
D | ptrace.c | 1424 info->si_signo = SIGTRAP; in fill_sigtrap_info() 1443 force_sig_info(SIGTRAP, &info, tsk); in send_sigtrap()
|
D | vm86_32.c | 574 force_sig(SIGTRAP, current); in handle_vm86_trap()
|
/linux-4.4.14/arch/arc/kernel/ |
D | traps.c | 84 DO_ERROR_INFO(SIGTRAP, "Breakpoint Set", trap_is_brkpt, TRAP_BRKPT)
|
D | kgdb.c | 182 kgdb_handle_exception(1, SIGTRAP, 0, regs); in kgdb_trap()
|
D | kprobes.c | 522 notify_die(DIE_TRAP, "kprobe_trap", regs, address, 0, SIGTRAP); in trap_is_kprobe()
|
D | entry.S | 323 ; (ii) If signal is SIGTRAP/SIGSTOP, task is being traced thus
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | ptrace.c | 135 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) in syscall_trace()
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | signal.h | 20 #define SIGTRAP 5 macro
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | traps.c | 292 info.si_signo = SIGTRAP; in do_trap() 295 force_sig_info(SIGTRAP, &info, current); in do_trap()
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | ptrace.c | 191 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) in do_syscall_trace()
|
D | entry.S | 572 moveq 5, $r11 ; SIGTRAP as arg2. 594 ba do_sigtrap ; SIGTRAP the offending process.
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | kgdb.c | 84 if (kgdb_handle_exception(1, SIGTRAP, 0, regs) != 0) in microblaze_kgdb_break()
|
D | exceptions.c | 55 _exception(SIGTRAP, regs, TRAP_BRKPT, regs->r16); in sw_exception()
|
D | entry-nommu.S | 371 addi r5, r0, SIGTRAP /* sending the trap signal */
|
/linux-4.4.14/arch/frv/kernel/ |
D | gdb-stub.c | 814 { BRR_DBNEx, 0, SIGTRAP }, 815 { BRR_DBx, 0, SIGTRAP }, /* h/w watchpoint */ 816 { BRR_IBx, 0, SIGTRAP }, /* h/w breakpoint */ 817 { BRR_CBB, 0, SIGTRAP }, 818 { BRR_SB, 0, SIGTRAP }, 819 { BRR_ST, 0, SIGTRAP }, /* single step */ 1489 if (sigval != SIGINT && sigval != SIGTRAP && sigval != SIGILL) { in gdbstub()
|
D | traps.c | 93 info.si_signo = SIGTRAP; in illegal_instruction()
|
/linux-4.4.14/arch/nios2/kernel/ |
D | kgdb.c | 154 kgdb_handle_exception(30, SIGTRAP, 0, regs); in kgdb_breakpoint_c()
|
D | traps.c | 126 _exception(SIGTRAP, fp, TRAP_BRKPT, fp->ea); in breakpoint_c()
|
/linux-4.4.14/arch/m68k/kernel/ |
D | asm-offsets.c | 71 DEFINE(LSIGTRAP, SIGTRAP); in main()
|
D | ptrace.c | 276 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) in syscall_trace()
|
D | entry.S | 264 pea 1 | send SIGTRAP
|
D | traps.c | 1093 sig = SIGTRAP; in trap_c() 1097 sig = SIGTRAP; in trap_c()
|
D | signal.c | 1070 send_sig(SIGTRAP, current, 1); in handle_signal()
|
/linux-4.4.14/tools/testing/selftests/breakpoints/ |
D | breakpoint_test.c | 273 if (WSTOPSIG(status) == SIGTRAP) { in check_success()
|
/linux-4.4.14/kernel/debug/ |
D | debug_core.c | 705 if (signo != SIGTRAP && panic_timeout) in kgdb_handle_exception() 776 ks->signo = SIGTRAP; in kgdb_nmicallin()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | traps.c | 274 DO_ERROR( 1, SIGTRAP, "debug trap", debug_trap)
|
D | ptrace.c | 689 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) in do_syscall_trace()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | ptrace.c | 260 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) in do_syscall_trace()
|
D | entry.S | 510 moveq 5, $r11 ; SIGTRAP as second argument. 529 ba do_sigtrap ; SIGTRAP the offending process.
|
D | kgdb_asm.S | 293 moveq 5, $r10 ; Set SIGTRAP (delay slot)
|
D | kgdb.c | 1034 if (sigval == SIGTRAP) { in register_fixup()
|
/linux-4.4.14/arch/metag/kernel/ |
D | traps.c | 652 force_sig(SIGTRAP, current); in switch1_handler() 705 force_sig(SIGTRAP, current); in switchx_handler()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | ptrace.c | 325 ptrace_notify(SIGTRAP|((current->ptrace & PT_TRACESYSGOOD) ? 0x80 : 0)); in do_syscall_trace()
|
D | traps.c | 338 force_sig(SIGTRAP, current); in do_debug()
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | run.c | 445 force_sig(SIGTRAP, current); in spufs_run_spu()
|
/linux-4.4.14/arch/c6x/kernel/ |
D | traps.c | 284 SIGTRAP, TRAP_BRKPT in process_iexcept()
|
/linux-4.4.14/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 2133 ASSERT_EQ(SIGTRAP, WSTOPSIG(status)); in TEST() 2141 ASSERT_EQ(SIGTRAP, info.si_signo); in TEST() 2142 ASSERT_EQ(SIGTRAP | (PTRACE_EVENT_SECCOMP << 8), info.si_code); in TEST() 2169 ASSERT_EQ(SIGTRAP, WSTOPSIG(status)); in TEST()
|
/linux-4.4.14/kernel/ |
D | signal.c | 169 sigmask(SIGTRAP) | sigmask(SIGFPE) | sigmask(SIGSYS)) 1915 BUG_ON((exit_code & (0x7f | ~0xffff)) != SIGTRAP); in ptrace_notify() 1920 ptrace_do_notify(SIGTRAP, exit_code, CLD_TRAPPED); in ptrace_notify() 2071 signr = SIGTRAP; in do_jobctl_trap()
|
/linux-4.4.14/Documentation/frv/ |
D | features.txt | 158 Each of the above generates a SIGTRAP.
|
/linux-4.4.14/kernel/events/ |
D | uprobes.c | 1871 send_sig(SIGTRAP, current, 0); in handle_swbp()
|