Searched refs:linux_sys_stime (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_misc_notalpha.c | 318 linux_sys_stime(struct lwp *l, const struct linux_sys_stime_args *uap, register_t *retval) in linux_sys_stime() function
|
| /netbsd-src/sys/compat/linux/arch/m68k/ |
| H A D | linux_syscallargs.h | 110 check_syscall_args(linux_sys_stime) 1444 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
|
| H A D | linux_sysent.c | 152 .sy_call = (sy_call_t *)linux_sys_stime
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_syscallargs.h | 102 check_syscall_args(linux_sys_stime) 1375 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
|
| H A D | linux_sysent.c | 141 .sy_call = (sy_call_t *)linux_sys_stime
|
| /netbsd-src/sys/compat/linux/arch/i386/ |
| H A D | linux_syscallargs.h | 112 check_syscall_args(linux_sys_stime) 1472 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
|
| H A D | linux_sysent.c | 144 .sy_call = (sy_call_t *)linux_sys_stime
|
| /netbsd-src/sys/compat/linux/arch/mips/ |
| H A D | linux_syscallargs.h | 102 check_syscall_args(linux_sys_stime) 1486 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
|
| H A D | linux_sysent.c | 143 .sy_call = (sy_call_t *)linux_sys_stime
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_syscallargs.h | 107 check_syscall_args(linux_sys_stime) 1452 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
|
| H A D | linux_sysent.c | 143 .sy_call = (sy_call_t *)linux_sys_stime
|