Home | History | Annotate | Download | only in seccomp-bpf

Lines Matching defs:PTRACE_O_TRACESECCOMP

1915 #ifndef PTRACE_O_TRACESECCOMP
1916 #define PTRACE_O_TRACESECCOMP 0x00000080
1937 // PTRACE_O_TRACESECCOMP. Should only be called when the child is stopped on
2013 reinterpret_cast<void*>(PTRACE_O_TRACESECCOMP)));