Home
last modified time | relevance | path

Searched defs:PTRACE_O_TRACESECCOMP (Results 1 – 17 of 17) sorted by relevance

/external/strace/
Dptrace.h127 # define PTRACE_O_TRACESECCOMP (1 << PTRACE_EVENT_SECCOMP) macro
/external/kernel-headers/original/uapi/linux/
Dptrace.h98 #define PTRACE_O_TRACESECCOMP (1 << PTRACE_EVENT_SECCOMP) macro
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c734 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/external/seccomp-tests/linux/
Dseccomp_bpf.c1002 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1307 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1125 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_mips64le.go1396 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_ppc64.go1399 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_arm.go1400 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_mips64.go1396 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_ppc64le.go1399 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_arm64.go1393 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_386.go1396 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_mips.go1396 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_s390x.go1394 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_mipsle.go1396 PTRACE_O_TRACESECCOMP = 0x80 const
Dzerrors_linux_amd64.go1397 PTRACE_O_TRACESECCOMP = 0x80 const