HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_inotify_init1_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 173 struct linux_sys_inotify_init1_args { struct
1214 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
  /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 *);
  /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 *);
  /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 *);
  /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 *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1328 struct linux_sys_inotify_init1_args { struct
1970 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1210 struct linux_sys_inotify_init1_args { struct
1831 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1283 struct linux_sys_inotify_init1_args { struct
1920 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);

Completed in 19 milliseconds