Searched refs:linux_sys_timer_settime (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_time.c | 381 linux_sys_timer_settime(struct lwp *l, in linux_sys_timer_settime() function
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_syscallargs.h | 515 check_syscall_args(linux_sys_timer_settime) 1336 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 527 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 952 check_syscall_args(linux_sys_timer_settime) 1803 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1145 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 885 check_syscall_args(linux_sys_timer_settime) 1717 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1061 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 891 check_syscall_args(linux_sys_timer_settime) 1711 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1064 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 1005 check_syscall_args(linux_sys_timer_settime) 1840 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1154 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 1021 check_syscall_args(linux_sys_timer_settime) 1850 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1140 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 958 check_syscall_args(linux_sys_timer_settime) 1806 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1135 .sy_call = (sy_call_t *)linux_sys_timer_settime
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 1000 check_syscall_args(linux_sys_timer_settime) 1856 int linux_sys_timer_settime(struct lwp *, const struct linux_sys_timer_settime_args *, register_t *);
|
H A D | linux_sysent.c | 1675 .sy_call = (sy_call_t *)linux_sys_timer_settime
|