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

  /src/sys/compat/linux/common/
linux_misc_notalpha.c 318 linux_sys_stime(struct lwp *l, const struct linux_sys_stime_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 104 struct linux_sys_stime_args { struct
1452 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 141 ns(struct linux_sys_stime_args),
linux_systrace_args.c 175 const struct linux_sys_stime_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 109 struct linux_sys_stime_args { struct
1472 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 142 ns(struct linux_sys_stime_args),
linux_systrace_args.c 182 const struct linux_sys_stime_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 107 struct linux_sys_stime_args { struct
1444 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 150 ns(struct linux_sys_stime_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 99 struct linux_sys_stime_args { struct
1486 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 141 ns(struct linux_sys_stime_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 99 struct linux_sys_stime_args { struct
1375 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 139 ns(struct linux_sys_stime_args),

Completed in 198 milliseconds