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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 189 check_syscall_args(linux_sys_inotify_rm_watch)
1210 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 170 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1127 check_syscall_args(linux_sys_inotify_rm_watch)
1898 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1804 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1017 check_syscall_args(linux_sys_inotify_rm_watch)
1761 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1194 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1091 check_syscall_args(linux_sys_inotify_rm_watch)
1850 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1353 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1138 check_syscall_args(linux_sys_inotify_rm_watch)
1884 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1291 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1076 check_syscall_args(linux_sys_inotify_rm_watch)
1845 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1274 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1137 check_syscall_args(linux_sys_inotify_rm_watch)
1890 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1258 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1024 check_syscall_args(linux_sys_inotify_rm_watch)
1755 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
linux_sysent.c 1210 .sy_call = (sy_call_t *)linux_sys_inotify_rm_watch
  /src/sys/compat/linux/common/
linux_inotify.c 660 linux_sys_inotify_rm_watch(struct lwp *l, function in typeref:typename:int

Completed in 82 milliseconds