Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/notify/fanotify/
Dfanotify.h492 struct fanotify_mark { struct
497 static inline struct fanotify_mark *FANOTIFY_MARK(struct fsnotify_mark *mark) in FANOTIFY_MARK() argument
499 return container_of(mark, struct fanotify_mark, fsn_mark); in FANOTIFY_MARK()
Dfanotify_user.c1234 struct fanotify_mark *fan_mark; in fanotify_add_new_mark()
1915 SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, in SYSCALL_DEFINE5() argument
1924 SYSCALL32_DEFINE6(fanotify_mark, in SYSCALL32_DEFINE6() argument
1960 fanotify_mark_cache = KMEM_CACHE(fanotify_mark, in fanotify_user_setup()
/linux-6.12.1/kernel/
Dsys_ni.c226 COND_SYSCALL(fanotify_mark);
287 COND_SYSCALL_COMPAT(fanotify_mark);
/linux-6.12.1/samples/fanotify/
Dfs-monitor.c127 if (fanotify_mark(fd, FAN_MARK_ADD|FAN_MARK_FILESYSTEM, in main()
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl307 296 n64 fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl307 296 n64 fanotify_mark sys_fanotify_mark
Dsyscall_n32.tbl312 301 n32 fanotify_mark sys_fanotify_mark
Dsyscall_o32.tbl351 337 o32 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/arch/x86/entry/syscalls/
Dsyscall_64.tbl313 301 common fanotify_mark sys_fanotify_mark
Dsyscall_32.tbl354 339 i386 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/arch/arm64/tools/
Dsyscall_64.tbl312 263 common fanotify_mark sys_fanotify_mark
Dsyscall_32.tbl383 368 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl313 301 common fanotify_mark sys_fanotify_mark
Dsyscall_32.tbl354 339 i386 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/scripts/
Dsyscall.tbl312 263 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl344 321 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl367 323 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl379 369 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl348 338 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/sh/kernel/syscalls/
Dsyscall.tbl348 338 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/sparc/kernel/syscalls/
Dsyscall.tbl400 330 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/arch/arm/tools/
Dsyscall.tbl386 368 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/alpha/kernel/syscalls/
Dsyscall.tbl426 495 common fanotify_mark sys_fanotify_mark
/linux-6.12.1/arch/powerpc/kernel/syscalls/
Dsyscall.tbl424 324 nospu fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux-6.12.1/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl424 324 nospu fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark

12