Searched refs:linux_sys_inotify_rm_watch_args (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1013 struct linux_sys_inotify_rm_watch_args { struct 1761 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1193 ns(struct linux_sys_inotify_rm_watch_args),
|
| D | linux_systrace_args.c | 1740 const struct linux_sys_inotify_rm_watch_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 1020 struct linux_sys_inotify_rm_watch_args { struct 1755 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1209 ns(struct linux_sys_inotify_rm_watch_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1134 struct linux_sys_inotify_rm_watch_args { struct 1884 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1290 ns(struct linux_sys_inotify_rm_watch_args),
|
| D | linux_systrace_args.c | 1902 const struct linux_sys_inotify_rm_watch_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 1072 struct linux_sys_inotify_rm_watch_args { struct 1845 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1273 ns(struct linux_sys_inotify_rm_watch_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 1087 struct linux_sys_inotify_rm_watch_args { struct 1850 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1352 ns(struct linux_sys_inotify_rm_watch_args),
|
| D | linux_systrace_args.c | 1839 const struct linux_sys_inotify_rm_watch_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1123 struct linux_sys_inotify_rm_watch_args { struct 1898 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1803 ns(struct linux_sys_inotify_rm_watch_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1133 struct linux_sys_inotify_rm_watch_args { struct 1890 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
|
| D | linux_sysent.c | 1257 ns(struct linux_sys_inotify_rm_watch_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_inotify.c | 661 const struct linux_sys_inotify_rm_watch_args *uap, register_t *retval) in linux_sys_inotify_rm_watch()
|