Searched refs:sys_timer_getoverrun_args (Results 1 – 25 of 26) sorted by relevance
12
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_time.c | 518 struct sys_timer_getoverrun_args ua; in netbsd32_timer_getoverrun()
|
| /netbsd/src/sys/compat/linux32/arch/amd64/ |
| D | linux32_syscallargs.h | 878 struct sys_timer_getoverrun_args; 1514 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux32_sysent.c | 1017 ns(struct sys_timer_getoverrun_args),
|
| D | linux32_systrace_args.c | 1644 const struct sys_timer_getoverrun_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 893 struct sys_timer_getoverrun_args; 1721 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1069 ns(struct sys_timer_getoverrun_args),
|
| D | linux_systrace_args.c | 1567 const struct sys_timer_getoverrun_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 899 struct sys_timer_getoverrun_args; 1715 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1072 ns(struct sys_timer_getoverrun_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1013 struct sys_timer_getoverrun_args; 1844 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1162 ns(struct sys_timer_getoverrun_args),
|
| D | linux_systrace_args.c | 1728 const struct sys_timer_getoverrun_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 960 struct sys_timer_getoverrun_args; 1807 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1153 ns(struct sys_timer_getoverrun_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 966 struct sys_timer_getoverrun_args; 1810 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1143 ns(struct sys_timer_getoverrun_args),
|
| D | linux_systrace_args.c | 1665 const struct sys_timer_getoverrun_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1008 struct sys_timer_getoverrun_args; 1860 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1683 ns(struct sys_timer_getoverrun_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1029 struct sys_timer_getoverrun_args; 1854 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| D | linux_sysent.c | 1148 ns(struct sys_timer_getoverrun_args),
|
| /netbsd/src/sys/kern/ |
| D | kern_time.c | 1507 sys_timer_getoverrun(struct lwp *l, const struct sys_timer_getoverrun_args *uap, in sys_timer_getoverrun()
|
| D | init_sysent.c | 1227 ns(struct sys_timer_getoverrun_args),
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 1543 struct sys_timer_getoverrun_args { struct 3859 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *…
|
| /netbsd/src/sys/rump/librump/rumpkern/ |
| D | rump_syscalls.c | 2654 struct sys_timer_getoverrun_args callarg; in rump___sysimpl_timer_getoverrun() 7659 ns(struct sys_timer_getoverrun_args),
|
12