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

  /bionic/libc/kernel/uapi/linux/
seccomp.h 39 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U
  /external/kernel-headers/original/uapi/linux/
seccomp.h 40 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */

Completed in 52 milliseconds