HomeSort by: relevance | last modified time | path
    Searched refs:sys_timer_getoverrun_args (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/sys/compat/netbsd32/
netbsd32_time.c 518 struct sys_timer_getoverrun_args ua;
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 507 struct sys_timer_getoverrun_args;
1347 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 521 ns(struct sys_timer_getoverrun_args),
linux_systrace_args.c 761 const struct sys_timer_getoverrun_args *p = params;
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 843 struct sys_timer_getoverrun_args;
1507 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux32_sysent.c 1001 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 878 struct sys_timer_getoverrun_args;
1514 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux32_sysent.c 1017 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1013 struct sys_timer_getoverrun_args;
1875 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1685 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 906 struct sys_timer_getoverrun_args;
1738 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1073 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 971 struct sys_timer_getoverrun_args;
1825 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1145 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1018 struct sys_timer_getoverrun_args;
1851 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1164 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 965 struct sys_timer_getoverrun_args;
1814 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1155 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1034 struct sys_timer_getoverrun_args;
1861 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1150 ns(struct sys_timer_getoverrun_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 904 struct sys_timer_getoverrun_args;
1722 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
linux_sysent.c 1074 ns(struct sys_timer_getoverrun_args),
  /src/sys/kern/
kern_time.c 1519 sys_timer_getoverrun(struct lwp *l, const struct sys_timer_getoverrun_args *uap,
init_sysent.c 1227 ns(struct sys_timer_getoverrun_args),
  /src/sys/sys/
syscallargs.h 1543 struct sys_timer_getoverrun_args { struct
3859 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);

Completed in 88 milliseconds

1 2