Searched refs:linux_sys_inotify_rm_watch (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1017 check_syscall_args(linux_sys_inotify_rm_watch) 1761 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1194 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 1024 check_syscall_args(linux_sys_inotify_rm_watch) 1755 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1210 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1138 check_syscall_args(linux_sys_inotify_rm_watch) 1884 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1291 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 1076 check_syscall_args(linux_sys_inotify_rm_watch) 1845 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1274 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 1091 check_syscall_args(linux_sys_inotify_rm_watch) 1850 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1353 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1127 check_syscall_args(linux_sys_inotify_rm_watch) 1898 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1804 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1137 check_syscall_args(linux_sys_inotify_rm_watch) 1890 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1258 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_inotify.c | 660 linux_sys_inotify_rm_watch(struct lwp *l, in linux_sys_inotify_rm_watch() function
|