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

  /src/sys/compat/linux/common/
linux_misc_notalpha.c 185 linux_sys_time(struct lwp *l, const struct linux_sys_time_args *uap, register_t *retval) function
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 826 check_syscall_args(linux_sys_time)
1714 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 980 .sy_call = (sy_call_t *)linux_sys_time
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 82 check_syscall_args(linux_sys_time)
1449 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 97 .sy_call = (sy_call_t *)linux_sys_time
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 82 check_syscall_args(linux_sys_time)
1459 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 96 .sy_call = (sy_call_t *)linux_sys_time
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 82 check_syscall_args(linux_sys_time)
1430 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 100 .sy_call = (sy_call_t *)linux_sys_time
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 82 check_syscall_args(linux_sys_time)
1475 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 97 .sy_call = (sy_call_t *)linux_sys_time
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 82 check_syscall_args(linux_sys_time)
1364 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 95 .sy_call = (sy_call_t *)linux_sys_time

Completed in 39 milliseconds