| /src/sys/compat/netbsd32/ |
| netbsd32_time.c | 518 struct sys_timer_getoverrun_args ua;
|
| /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 | 1011 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 | 1027 ns(struct sys_timer_getoverrun_args),
|
| linux32_systrace_args.c | 1644 const struct sys_timer_getoverrun_args *p = params;
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 512 struct sys_timer_getoverrun_args; 1352 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 522 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 911 struct sys_timer_getoverrun_args; 1743 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/compat/linux/arch/i386/ |
| linux_syscallargs.h | 1023 struct sys_timer_getoverrun_args; 1856 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 1165 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1018 struct sys_timer_getoverrun_args; 1880 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 1686 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 976 struct sys_timer_getoverrun_args; 1830 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 1146 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 970 struct sys_timer_getoverrun_args; 1819 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 1156 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 1039 struct sys_timer_getoverrun_args; 1866 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 1151 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 909 struct sys_timer_getoverrun_args; 1727 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
|
| linux_sysent.c | 1075 ns(struct sys_timer_getoverrun_args),
|
| /src/sys/kern/ |
| kern_time.c | 1532 sys_timer_getoverrun(struct lwp *l, const struct sys_timer_getoverrun_args *uap,
|
| init_sysent.c | 1229 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 *);
|