Searched refs:sys_inotify_rm_watch (Results 1 – 16 of 16) sorted by relevance
/external/strace/linux/ |
D | syscall.h | 138 int sys_inotify_rm_watch();
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | priv_syswrap-linux.h | 130 DECL_TEMPLATE(linux, sys_inotify_rm_watch);
|
D | syswrap-ppc64-linux.c | 1429 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 277
|
D | syswrap-ppc32-linux.c | 1787 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 277
|
D | syswrap-amd64-linux.c | 1362 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 255
|
D | syswrap-s390x-linux.c | 1451 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 286
|
D | syswrap-arm-linux.c | 1753 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 293
|
D | syswrap-x86-linux.c | 2169 LINX_(__NR_inotify_rm_watch, sys_inotify_rm_watch), // 293
|
D | syswrap-linux.c | 1733 PRE(sys_inotify_rm_watch) in PRE() argument
|
/external/strace/linux/i386/ |
D | syscallent.h | 326 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 293 */
|
/external/strace/linux/sh/ |
D | syscallent.h | 327 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch"}, /* 292 */
|
/external/strace/linux/arm/ |
D | syscallent.h | 351 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 318 */
|
/external/strace/linux/mips/ |
D | syscallent.h | 4291 { 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/ |
D | file.c | 3025 sys_inotify_rm_watch(struct tcb *tcp) in sys_inotify_rm_watch() function
|
D | ChangeLog | 124 sys_fadvise64_64, sys_inotify_add_watch, sys_inotify_rm_watch,
|
D | ChangeLog-CVS | 1586 sys_inotify_rm_watch): New functions.
|