Home
last modified time | relevance | path

Searched refs:FAN_UNLIMITED_QUEUE (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dfan_init_flags.h20 #if defined(FAN_UNLIMITED_QUEUE) || (defined(HAVE_DECL_FAN_UNLIMITED_QUEUE) && HAVE_DECL_FAN_UNLIMI…
22 static_assert((FAN_UNLIMITED_QUEUE) == (0x00000010), "FAN_UNLIMITED_QUEUE != 0x00000010");
25 # define FAN_UNLIMITED_QUEUE 0x00000010
47 XLAT(FAN_UNLIMITED_QUEUE),
Dfan_init_flags.in3 FAN_UNLIMITED_QUEUE 0x00000010
/external/kernel-headers/original/uapi/linux/
Dfanotify.h41 #define FAN_UNLIMITED_QUEUE 0x00000010 macro
50 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
/external/syzkaller/sys/linux/
Dsys_386.const98 FAN_UNLIMITED_QUEUE = 16
Dsys_amd64.const98 FAN_UNLIMITED_QUEUE = 16
Dsys_arm.const98 FAN_UNLIMITED_QUEUE = 16
Dsys_ppc64le.const98 FAN_UNLIMITED_QUEUE = 16
Dsys_arm64.const98 FAN_UNLIMITED_QUEUE = 16
Dsys.txt982 …NT, FAN_CLASS_CONTENT, FAN_CLASS_NOTIF, FAN_CLOEXEC, FAN_NONBLOCK, FAN_UNLIMITED_QUEUE, FAN_UNLIMI…