HomeSort by relevance Sort by last modified time
    Searched refs:FAN_UNLIMITED_QUEUE (Results 1 - 8 of 8) sorted by null

  /external/strace/xlat/
fan_init_flags.h 10 #if defined(FAN_UNLIMITED_QUEUE) || (defined(HAVE_DECL_FAN_UNLIMITED_QUEUE) && HAVE_DECL_FAN_UNLIMITED_QUEUE)
11 XLAT(FAN_UNLIMITED_QUEUE),
  /bionic/libc/kernel/uapi/linux/
fanotify.h 44 #define FAN_UNLIMITED_QUEUE 0x00000010
46 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
  /development/ndk/platforms/android-L/include/linux/
fanotify.h 44 #define FAN_UNLIMITED_QUEUE 0x00000010
46 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 36 #define FAN_UNLIMITED_QUEUE 0x00000010
40 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
  /external/strace/linux/
fanotify.h 36 #define FAN_UNLIMITED_QUEUE 0x00000010
40 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fanotify.h 44 #define FAN_UNLIMITED_QUEUE 0x00000010
46 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fanotify.h 44 #define FAN_UNLIMITED_QUEUE 0x00000010
46 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fanotify.h 44 #define FAN_UNLIMITED_QUEUE 0x00000010
46 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)

Completed in 37 milliseconds