Searched refs:linux_sys_timer_gettime (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_time.c | 423 linux_sys_timer_gettime(struct lwp *l, in linux_sys_timer_gettime() function
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_syscallargs.h | 505 check_syscall_args(linux_sys_timer_gettime) 1332 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 518 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 958 check_syscall_args(linux_sys_timer_gettime) 1805 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1150 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 891 check_syscall_args(linux_sys_timer_gettime) 1719 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1066 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 897 check_syscall_args(linux_sys_timer_gettime) 1713 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1069 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 1011 check_syscall_args(linux_sys_timer_gettime) 1842 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1159 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 1027 check_syscall_args(linux_sys_timer_gettime) 1852 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1145 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 964 check_syscall_args(linux_sys_timer_gettime) 1808 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1140 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 1006 check_syscall_args(linux_sys_timer_gettime) 1858 int linux_sys_timer_gettime(struct lwp *, const struct linux_sys_timer_gettime_args *, register_t *);
|
H A D | linux_sysent.c | 1680 .sy_call = (sy_call_t *)linux_sys_timer_gettime
|