Lines Matching refs:PTRACE_O_TRACEEXEC
39704 and PTRACE_O_TRACESYSGOOD|PTRACE_O_TRACEEXEC|PTRACE_O_TRACECLONE
39716 (ptrace_setoptions): Set to (PTRACE_O_TRACESYSGOOD | PTRACE_O_TRACEEXEC).
40264 Do not watch for post-execve SIGTRAP if PTRACE_O_TRACEEXEC is enabled.
40265 If PTRACE_O_TRACEEXEC option is enabled, then post-execve SIGTRAPs are
40269 * syscall.c (syscall_fixup_on_sysenter): Skip if PTRACE_O_TRACEEXEC
40271 workarounds as they are not needed when PTRACE_O_TRACEEXEC is not
50452 SIGTRAP in the first place, by virtue of using PTRACE_O_TRACEEXEC.
50464 that post-execve SIGTRAP is disabled by PTRACE_O_TRACEEXEC ptrace option.
50467 only if we are in syscall entry and PTRACE_O_TRACEEXEC option is not on.
50472 and only if PTRACE_O_TRACEEXEC is not in effect.
50987 PTRACE_O_TRACEEXEC, PTRACE_O_TRACEEXIT, PTRACE_EVENT_EXEC,