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

  /src/sys/compat/linux/common/
linux_time.c 424 const struct linux_sys_timer_gettime_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 501 struct linux_sys_timer_gettime_args { struct
1332 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 516 ns(struct linux_sys_timer_gettime_args),
linux_systrace_args.c 753 const struct linux_sys_timer_gettime_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1002 struct linux_sys_timer_gettime_args { struct
1858 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1678 ns(struct linux_sys_timer_gettime_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 887 struct linux_sys_timer_gettime_args { struct
1719 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1064 ns(struct linux_sys_timer_gettime_args),
linux_systrace_args.c 1559 const struct linux_sys_timer_gettime_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 960 struct linux_sys_timer_gettime_args { struct
1808 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1138 ns(struct linux_sys_timer_gettime_args),
linux_systrace_args.c 1657 const struct linux_sys_timer_gettime_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1007 struct linux_sys_timer_gettime_args { struct
1842 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1157 ns(struct linux_sys_timer_gettime_args),
linux_systrace_args.c 1720 const struct linux_sys_timer_gettime_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 954 struct linux_sys_timer_gettime_args { struct
1805 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1148 ns(struct linux_sys_timer_gettime_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1023 struct linux_sys_timer_gettime_args { struct
1852 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1143 ns(struct linux_sys_timer_gettime_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 893 struct linux_sys_timer_gettime_args { struct
1713 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
linux_sysent.c 1067 ns(struct linux_sys_timer_gettime_args),

Completed in 41 milliseconds