Home
last modified time | relevance | path

Searched refs:sys_timer_getoverrun (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c52 extern sy_call_t sys_timer_getoverrun;
123 { 239, sys_timer_getoverrun },
/netbsd/sys/rump/
H A Drump.sysmap92 239 sys_timer_getoverrun timer_getoverrun rump___sysimpl_timer_getoverrun
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_time.c521 return sys_timer_getoverrun(l, (void *)&ua, retval); in netbsd32_timer_getoverrun()
/netbsd/sys/compat/linux32/arch/aarch64/
H A Dlinux32_sysent.c1002 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux32_syscallargs.h1507 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux32/arch/amd64/
H A Dlinux32_sysent.c1018 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux32_syscallargs.h1514 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_sysent.c512 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1200 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c1161 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1720 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c1142 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1686 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c1152 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1692 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_sysent.c1147 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1738 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c1071 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1591 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_sysent.c1067 .sy_call = (sy_call_t *)sys_timer_getoverrun
H A Dlinux_syscallargs.h1597 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/kern/
H A Dkern_time.c1510 sys_timer_getoverrun(struct lwp *l, const struct sys_timer_getoverrun_args *uap, in sys_timer_getoverrun() function
H A Dinit_sysent.c1222 .sy_call = (sy_call_t *)sys_timer_getoverrun
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h1736 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);
/netbsd/sys/sys/
H A Dsyscallargs.h1546 check_syscall_args(sys_timer_getoverrun)
3842 int sys_timer_getoverrun(struct lwp *, const struct sys_timer_getoverrun_args *, register_t *);

12