Lines Matching refs:PTRACE_O_TRACEEXEC
32142 and PTRACE_O_TRACESYSGOOD|PTRACE_O_TRACEEXEC|PTRACE_O_TRACECLONE
32154 (ptrace_setoptions): Set to (PTRACE_O_TRACESYSGOOD | PTRACE_O_TRACEEXEC).
32702 Do not watch for post-execve SIGTRAP if PTRACE_O_TRACEEXEC is enabled.
32703 If PTRACE_O_TRACEEXEC option is enabled, then post-execve SIGTRAPs are
32707 * syscall.c (syscall_fixup_on_sysenter): Skip if PTRACE_O_TRACEEXEC
32709 workarounds as they are not needed when PTRACE_O_TRACEEXEC is not
42890 SIGTRAP in the first place, by virtue of using PTRACE_O_TRACEEXEC.
42902 that post-execve SIGTRAP is disabled by PTRACE_O_TRACEEXEC ptrace option.
42905 only if we are in syscall entry and PTRACE_O_TRACEEXEC option is not on.
42910 and only if PTRACE_O_TRACEEXEC is not in effect.
43425 PTRACE_O_TRACEEXEC, PTRACE_O_TRACEEXIT, PTRACE_EVENT_EXEC,