Home
last modified time | relevance | path

Searched refs:FAN_CLOEXEC (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfanotify.h20 #define FAN_CLOEXEC 0x00000001 macro
30 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | \
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfanotify.h37 #define FAN_CLOEXEC 0x00000001 macro
63 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | \
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfanotify.h40 #define FAN_CLOEXEC 0x00000001 macro
71 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | \
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfanotify.h43 #define FAN_CLOEXEC 0x00000001 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.h43 #define FAN_CLOEXEC 0x00000001 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.h25 FAN_CLOEXEC | FAN_NONBLOCK | \
/kernel/linux/linux-6.6/include/linux/
H A Dfanotify.h50 FAN_CLOEXEC | FAN_NONBLOCK)
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c973 if (flags & FAN_CLOEXEC) in SYSCALL_DEFINE2()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c1469 if (flags & FAN_CLOEXEC) in SYSCALL_DEFINE2()

Completed in 10 milliseconds