HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_inotify_init1 (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 176 check_syscall_args(linux_sys_inotify_init1)
1219 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 161 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1336 check_syscall_args(linux_sys_inotify_init1)
1977 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1993 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1218 check_syscall_args(linux_sys_inotify_init1)
1838 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1369 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1291 check_syscall_args(linux_sys_inotify_init1)
1927 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1537 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1330 check_syscall_args(linux_sys_inotify_init1)
1951 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1464 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1282 check_syscall_args(linux_sys_inotify_init1)
1916 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1460 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1329 check_syscall_args(linux_sys_inotify_init1)
1957 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1443 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1216 check_syscall_args(linux_sys_inotify_init1)
1822 int linux_sys_inotify_init1(struct lwp *, const struct linux_sys_inotify_init1_args *, register_t *);
linux_sysent.c 1389 .sy_call = (sy_call_t *)linux_sys_inotify_init1
  /src/sys/compat/linux/common/
linux_inotify.c 349 linux_sys_inotify_init1(struct lwp *l, function

Completed in 39 milliseconds