Searched refs:PTRACE_EVENT_STOP (Results 1 – 3 of 3) sorted by relevance
164 #define PTRACE_EVENT_STOP 128 macro
1146 if (likely(si && (si->si_code >> 8) == PTRACE_EVENT_STOP)) { in ptrace_request()
2302 if (info && info->si_code >> 8 == PTRACE_EVENT_STOP) in ptrace_stop()2562 ptrace_do_notify(signr, signr | (PTRACE_EVENT_STOP << 8), in do_jobctl_trap()