Home
last modified time | relevance | path

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

/external/strace/xlat/
Dfan_init_flags.h27 #if defined(FAN_UNLIMITED_MARKS) || (defined(HAVE_DECL_FAN_UNLIMITED_MARKS) && HAVE_DECL_FAN_UNLIMI…
29 static_assert((FAN_UNLIMITED_MARKS) == (0x00000020), "FAN_UNLIMITED_MARKS != 0x00000020");
32 # define FAN_UNLIMITED_MARKS 0x00000020
48 XLAT(FAN_UNLIMITED_MARKS),
Dfan_init_flags.in4 FAN_UNLIMITED_MARKS 0x00000020
/external/kernel-headers/original/uapi/linux/
Dfanotify.h42 #define FAN_UNLIMITED_MARKS 0x00000020 macro
51 FAN_UNLIMITED_MARKS)
/external/syzkaller/sys/linux/
Dsys_386.const97 FAN_UNLIMITED_MARKS = 32
Dsys_amd64.const97 FAN_UNLIMITED_MARKS = 32
Dsys_arm.const97 FAN_UNLIMITED_MARKS = 32
Dsys_ppc64le.const97 FAN_UNLIMITED_MARKS = 32
Dsys_arm64.const97 FAN_UNLIMITED_MARKS = 32
Dsys.txt982 …, FAN_CLASS_NOTIF, FAN_CLOEXEC, FAN_NONBLOCK, FAN_UNLIMITED_QUEUE, FAN_UNLIMITED_MARKS, FAN_ENABLE…