Home
last modified time | relevance | path

Searched refs:FAN_UNLIMITED_MARKS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfanotify.h28 #define FAN_UNLIMITED_MARKS 0x00000020 macro
32 FAN_UNLIMITED_MARKS)
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfanotify.h50 #define FAN_UNLIMITED_MARKS 0x00000020 macro
65 FAN_UNLIMITED_MARKS)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
73 FAN_UNLIMITED_MARKS)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfanotify.h50 #define FAN_UNLIMITED_MARKS 0x00000020 macro
57 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfanotify.h50 #define FAN_UNLIMITED_MARKS 0x00000020 macro
57 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/kernel/linux/linux-5.10/include/linux/
H A Dfanotify.h26 FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/kernel/linux/linux-6.6/include/linux/
H A Dfanotify.h40 FAN_UNLIMITED_MARKS)
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c1207 * A group with FAN_UNLIMITED_MARKS does not contribute to mark count in fanotify_add_new_mark()
1210 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
1233 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1534 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()
H A Dfanotify.c1065 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_freeing_mark()
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c1025 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()

Completed in 9 milliseconds