| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 185 struct linux_sys_inotify_rm_watch_args { struct 1218 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| 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 *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| 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 *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| 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 *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| 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 *, register_t *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1131 struct linux_sys_inotify_rm_watch_args { struct 1908 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 1021 struct linux_sys_inotify_rm_watch_args { struct 1771 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 1095 struct linux_sys_inotify_rm_watch_args { struct 1860 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
|