Searched refs:linux_sys_time (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_misc_notalpha.c | 185 linux_sys_time(struct lwp *l, const struct linux_sys_time_args *uap, register_t *retval) in linux_sys_time() function
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 82 check_syscall_args(linux_sys_time) 1425 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 100 .sy_call = (sy_call_t *)linux_sys_time
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 821 check_syscall_args(linux_sys_time) 1699 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 978 .sy_call = (sy_call_t *)linux_sys_time
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 82 check_syscall_args(linux_sys_time) 1359 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 95 .sy_call = (sy_call_t *)linux_sys_time
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 82 check_syscall_args(linux_sys_time) 1454 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 96 .sy_call = (sy_call_t *)linux_sys_time
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 82 check_syscall_args(linux_sys_time) 1470 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 97 .sy_call = (sy_call_t *)linux_sys_time
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 82 check_syscall_args(linux_sys_time) 1436 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 97 .sy_call = (sy_call_t *)linux_sys_time
|