Home
last modified time | relevance | path

Searched defs:PR_GET_SECCOMP (Results 1 – 15 of 15) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dprctl.h64 #define PR_GET_SECCOMP 21 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h67 #define PR_GET_SECCOMP 21 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1035 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_mipsle.go1291 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_s390x.go1290 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_arm.go1290 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_ppc64le.go1293 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_mips64.go1291 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_ppc64.go1293 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_amd64.go1292 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_mips64le.go1291 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_386.go1292 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_mips.go1291 PR_GET_SECCOMP = 0x15 const
Dzerrors_linux_arm64.go1293 PR_GET_SECCOMP = 0x15 const
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h613 #define PR_GET_SECCOMP 21 macro