/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 173 struct linux_sys_inotify_init1_args { struct 1206 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 160 ns(struct linux_sys_inotify_init1_args),
|
linux_systrace_args.c | 200 const struct linux_sys_inotify_init1_args *p = params;
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 1320 struct linux_sys_inotify_init1_args { struct 1960 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1988 ns(struct linux_sys_inotify_init1_args),
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 1202 struct linux_sys_inotify_init1_args { struct 1821 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1364 ns(struct linux_sys_inotify_init1_args),
|
linux_systrace_args.c | 2020 const struct linux_sys_inotify_init1_args *p = params;
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 1275 struct linux_sys_inotify_init1_args { struct 1910 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1532 ns(struct linux_sys_inotify_init1_args),
|
linux_systrace_args.c | 2118 const struct linux_sys_inotify_init1_args *p = params;
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 1322 struct linux_sys_inotify_init1_args { struct 1944 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1461 ns(struct linux_sys_inotify_init1_args),
|
linux_systrace_args.c | 2181 const struct linux_sys_inotify_init1_args *p = params;
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 1274 struct linux_sys_inotify_init1_args { struct 1909 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1457 ns(struct linux_sys_inotify_init1_args),
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 1321 struct linux_sys_inotify_init1_args { struct 1950 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1440 ns(struct linux_sys_inotify_init1_args),
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 1208 struct linux_sys_inotify_init1_args { struct 1815 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
|
linux_sysent.c | 1386 ns(struct linux_sys_inotify_init1_args),
|
/src/sys/compat/linux/common/ |
linux_inotify.c | 350 const struct linux_sys_inotify_init1_args *uap, register_t *retval)
|