Home
last modified time | relevance | path

Searched refs:sys_inotify_rm_watch (Results 1 – 16 of 16) sorted by relevance

/external/strace/linux/
Dsyscall.h138 int sys_inotify_rm_watch();
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-linux.h130 DECL_TEMPLATE(linux, sys_inotify_rm_watch);
Dsyswrap-ppc64-linux.c1429 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 277
Dsyswrap-ppc32-linux.c1787 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 277
Dsyswrap-amd64-linux.c1362 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 255
Dsyswrap-s390x-linux.c1451 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 286
Dsyswrap-arm-linux.c1753 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 293
Dsyswrap-x86-linux.c2169 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 293
Dsyswrap-linux.c1733 PRE(sys_inotify_rm_watch) in PRE() argument
/external/strace/linux/i386/
Dsyscallent.h326 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 293 */
/external/strace/linux/sh/
Dsyscallent.h327 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch"}, /* 292 */
/external/strace/linux/arm/
Dsyscallent.h351 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 318 */
/external/strace/linux/mips/
Dsyscallent.h4291 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 4286 */
5596 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 5245 */
6906 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 6249 */
/external/strace/
Dfile.c3025 sys_inotify_rm_watch(struct tcb *tcp) in sys_inotify_rm_watch() function
DChangeLog124 sys_fadvise64_64, sys_inotify_add_watch, sys_inotify_rm_watch,
DChangeLog-CVS1586 sys_inotify_rm_watch): New functions.