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

  /bionic/libc/kernel/uapi/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /development/ndk/platforms/android-L/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /external/kernel-headers/original/uapi/linux/
seccomp.h 28 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 93 #define SECCOMP_RET_ACTION 0xffff0000U // Masks for the return value

Completed in 179 milliseconds