Home
last modified time | relevance | path

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

12

/external/strace/tests/
DMakefile.am54 fanotify_mark \ program
184 fanotify_mark.test \
294 fanotify_mark.expected \
Dfanotify_mark.expected1 fanotify_mark\(-1, FAN_MARK_ADD, FAN_MODIFY\|FAN_ONDIR, AT_FDCWD, "\."\) += -1.*
Dfanotify_mark.c10 fanotify_mark(-1, FAN_MARK_ADD, FAN_MODIFY | FAN_ONDIR, -100, "."); in main()
D.gitignore19 fanotify_mark
/external/strace/
Dfanotify.c60 SYS_FUNC(fanotify_mark) in SYS_FUNC() argument
Dsys_func.h44 extern SYS_FUNC(fanotify_mark);
DNEWS145 * Fixed decoding of fanotify_mark syscall on 32-bit architectures.
186 * Enhanced decoding of delete_module, fanotify_init, fanotify_mark, fcntl,
199 * Fixed fanotify_mark decoding on 32bit architectures.
376 fanotify_init, and fanotify_mark syscalls.
/external/strace/linux/32/
Dsyscallent.h256 [263] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/64/
Dsyscallent.h249 [263] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/s390x/
Dsyscallent.h348 [333] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/avr32/
Dsyscallent.h330 [302] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/mips/
Dsyscallent-n32.h304 [6301] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
Dsyscallent-n64.h299 [5296] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
Dsyscallent-o32.h340 [4337] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/xtensa/
Dsyscallent.h312 [321] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/x86_64/
Dsyscallent.h302 [301] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/ia64/
Dsyscallent.h343 [1324] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/s390/
Dsyscallent.h364 [333] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/sparc/
Dsyscallent.h331 [330] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/hppa/
Dsyscallent.h328 [323] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/powerpc64/
Dsyscallent.h348 [324] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/i386/
Dsyscallent.h367 [339] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/m68k/
Dsyscallent.h366 [338] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/x32/
Dsyscallent.h302 [301] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
/external/strace/linux/sh/
Dsyscallent.h366 [338] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },

12