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

  /bionic/libc/kernel/uapi/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /development/ndk/platforms/android-L/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /external/kernel-headers/original/uapi/linux/
seccomp.h 24 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
seccomp.h 31 #define SECCOMP_RET_TRACE 0x7ff00000U
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 118 #define SECCOMP_RET_TRACE 0x7ff00000U // Pass to a tracer or disallow

Completed in 302 milliseconds