HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_time_args (Results 1 - 16 of 16) 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)
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 818 struct linux_sys_time_args { struct
1699 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 976 ns(struct linux_sys_time_args),
linux_systrace_args.c 1470 const struct linux_sys_time_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 79 struct linux_sys_time_args { struct
1436 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 95 ns(struct linux_sys_time_args),
linux_systrace_args.c 116 const struct linux_sys_time_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 79 struct linux_sys_time_args { struct
1454 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 94 ns(struct linux_sys_time_args),
linux_systrace_args.c 116 const struct linux_sys_time_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 79 struct linux_sys_time_args { struct
1425 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 98 ns(struct linux_sys_time_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 79 struct linux_sys_time_args { struct
1470 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 95 ns(struct linux_sys_time_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 79 struct linux_sys_time_args { struct
1359 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
linux_sysent.c 93 ns(struct linux_sys_time_args),

Completed in 57 milliseconds