Home
last modified time | relevance | path

Searched refs:fanotify_mark (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/fs/notify/fanotify/
H A Dfanotify.h520 struct fanotify_mark { struct
525 static inline struct fanotify_mark *FANOTIFY_MARK(struct fsnotify_mark *mark) in FANOTIFY_MARK() argument
527 return container_of(mark, struct fanotify_mark, fsn_mark); in FANOTIFY_MARK()
H A Dfanotify_user.c1328 struct fanotify_mark *fan_mark; in fanotify_add_new_mark()
2058 SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, in SYSCALL_DEFINE5() argument
2067 SYSCALL32_DEFINE6(fanotify_mark, in SYSCALL32_DEFINE6() argument
2103 fanotify_mark_cache = KMEM_CACHE(fanotify_mark, in fanotify_user_setup()
/linux-6.15/kernel/
H A Dsys_ni.c226 COND_SYSCALL(fanotify_mark);
287 COND_SYSCALL_COMPAT(fanotify_mark);
/linux-6.15/samples/fanotify/
H A Dfs-monitor.c127 if (fanotify_mark(fd, FAN_MARK_ADD|FAN_MARK_FILESYSTEM, in main()
/linux-6.15/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c104 ret = fanotify_mark(self->fan_fd[i], FAN_MARK_ADD | in FIXTURE_SETUP()
111 ret = fanotify_mark(self->fan_fd[i], mark_cmds[i] | in FIXTURE_SETUP()
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl307 296 n64 fanotify_mark sys_fanotify_mark
H A Dsyscall_n32.tbl312 301 n32 fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl307 296 n64 fanotify_mark sys_fanotify_mark
/linux-6.15/tools/scripts/
H A Dsyscall.tbl312 263 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl312 263 common fanotify_mark sys_fanotify_mark
H A Dsyscall_32.tbl383 368 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl312 263 common fanotify_mark sys_fanotify_mark
H A Dsyscall_32.tbl383 368 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.15/scripts/
H A Dsyscall.tbl312 263 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl313 301 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl367 323 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl348 338 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl348 338 common fanotify_mark sys_fanotify_mark
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl344 321 common fanotify_mark sys_fanotify_mark
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl348 338 common fanotify_mark sys_fanotify_mark
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl367 323 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl313 301 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl344 321 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl426 495 common fanotify_mark sys_fanotify_mark
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl386 368 common fanotify_mark sys_fanotify_mark

12