HomeSort by relevance Sort by last modified time
    Searched defs:SECCOMP_MODE_DISABLED (Results 1 - 14 of 14) sorted by null

  /external/autotest/client/site_tests/security_SandboxedServices/
security_SandboxedServices.py 54 SECCOMP_MODE_DISABLED = '0'
59 SECCOMP_MODE_DISABLED: 'disabled',
  /bionic/libc/kernel/uapi/linux/
seccomp.h 23 #define SECCOMP_MODE_DISABLED 0
  /external/kernel-headers/original/uapi/linux/
seccomp.h 10 #define SECCOMP_MODE_DISABLED 0 /* seccomp is not in use. */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 854 milliseconds