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

  /external/strace/xlat/
seccomp_filter_flags.h 2 #if !(defined(SECCOMP_FILTER_FLAG_TSYNC) || (defined(HAVE_DECL_SECCOMP_FILTER_FLAG_TSYNC) && HAVE_DECL_SECCOMP_FILTER_FLAG_TSYNC))
3 # define SECCOMP_FILTER_FLAG_TSYNC 1
14 XLAT(SECCOMP_FILTER_FLAG_TSYNC),
  /bionic/libc/kernel/uapi/linux/
seccomp.h 30 #define SECCOMP_FILTER_FLAG_TSYNC 1
  /external/kernel-headers/original/uapi/linux/
seccomp.h 18 #define SECCOMP_FILTER_FLAG_TSYNC 1
  /external/libchrome/sandbox/linux/system_headers/
linux_seccomp.h 83 #ifndef SECCOMP_FILTER_FLAG_TSYNC
84 #define SECCOMP_FILTER_FLAG_TSYNC 1

Completed in 498 milliseconds