Home
last modified time | relevance | path

Searched refs:FAN_ENABLE_AUDIT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfanotify.h29 #define FAN_ENABLE_AUDIT 0x00000040 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfanotify.h51 #define FAN_ENABLE_AUDIT 0x00000040 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfanotify.h54 #define FAN_ENABLE_AUDIT 0x00000040 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfanotify.h51 #define FAN_ENABLE_AUDIT 0x00000040 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfanotify.h51 #define FAN_ENABLE_AUDIT 0x00000040 macro
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c209 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT)) in process_access_response()
938 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()
1034 if (flags & FAN_ENABLE_AUDIT) { in SYSCALL_DEFINE2()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c360 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT)) in process_access_response()
1423 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()
1540 if (flags & FAN_ENABLE_AUDIT) { in SYSCALL_DEFINE2()

Completed in 6 milliseconds