Home
last modified time | relevance | path

Searched refs:sys_fanotify_init (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-linux.h283 DECL_TEMPLATE(linux, sys_fanotify_init);
Dsyswrap-amd64-linux.c1057 LINXY(__NR_fanotify_init, sys_fanotify_init), // 300
Dsyswrap-s390x-linux.c1032 LINXY(__NR_fanotify_init, sys_fanotify_init), // 332
Dsyswrap-arm-linux.c1210 LINXY(__NR_fanotify_init, sys_fanotify_init), // 367
Dsyswrap-x86-linux.c1807 LINXY(__NR_fanotify_init, sys_fanotify_init), // 338
Dsyswrap-linux.c1934 PRE(sys_fanotify_init) in PRE() argument
1941 POST(sys_fanotify_init) in POST() argument
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h673 __SYSCALL(__NR_fanotify_init, sys_fanotify_init)
/external/strace/
DChangeLog17847 * fanotify.c (sys_fanotify_init): Set RVAL_FD flag in the return code.
18329 * fanotify.c (sys_fanotify_init, sys_fanotify_mark): Update
25034 * linux/dummy.h (sys_fanotify_init, sys_fanotify_mark): Remove.
25035 * linux/syscall.h (sys_fanotify_init, sys_fanotify_mark): New
25037 * pathtrace.c (pathtrace_match): Handle sys_fanotify_init and