HomeSort by relevance Sort by last modified time
    Searched defs:SECCOMP_RET_ACTION (Results 1 - 10 of 10) 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-21/arch-arm/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 120 #define SECCOMP_RET_ACTION 0xffff0000U // Masks for the return value

Completed in 1931 milliseconds