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

  /bionic/libc/kernel/common/linux/
seccomp.h 34 #define SECCOMP_RET_ACTION 0x7fff0000U
  /external/kernel-headers/original/linux/
seccomp.h 28 #define SECCOMP_RET_ACTION 0x7fff0000U
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 85 #define SECCOMP_RET_ACTION 0xffff0000U // Masks for the return value

Completed in 37 milliseconds