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

  /external/libchrome/sandbox/linux/system_headers/
linux_seccomp.h 51 #ifndef AUDIT_ARCH_AARCH64
52 #define AUDIT_ARCH_AARCH64 (EM_AARCH64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE)
  /bionic/libc/kernel/uapi/linux/
audit.h 311 #define AUDIT_ARCH_AARCH64 (EM_AARCH64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE)
  /external/kernel-headers/original/uapi/linux/
audit.h 362 #define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)

Completed in 970 milliseconds