Searched refs:linux_sys_time_args (Results 1 – 16 of 16) sorted by relevance
/netbsd/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()
|
/netbsd/sys/compat/linux/arch/powerpc/ |
H A D | linux_syscallargs.h | 79 struct linux_sys_time_args { struct 1235 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 91 ns(struct linux_sys_time_args),
|
/netbsd/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 818 struct linux_sys_time_args { struct 1575 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 973 ns(struct linux_sys_time_args),
|
H A D | linux_systrace_args.c | 1470 const struct linux_sys_time_args *p = params; in systrace_args()
|
/netbsd/sys/compat/linux/arch/i386/ |
H A D | linux_syscallargs.h | 79 struct linux_sys_time_args { struct 1330 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 92 ns(struct linux_sys_time_args),
|
H A D | linux_systrace_args.c | 116 const struct linux_sys_time_args *p = params; in systrace_args()
|
/netbsd/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 79 struct linux_sys_time_args { struct 1310 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 96 ns(struct linux_sys_time_args),
|
/netbsd/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 79 struct linux_sys_time_args { struct 1354 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 93 ns(struct linux_sys_time_args),
|
/netbsd/sys/compat/linux/arch/arm/ |
H A D | linux_syscallargs.h | 79 struct linux_sys_time_args { struct 1312 int linux_sys_time(struct lwp *, const struct linux_sys_time_args *, register_t *);
|
H A D | linux_sysent.c | 93 ns(struct linux_sys_time_args),
|
H A D | linux_systrace_args.c | 116 const struct linux_sys_time_args *p = params; in systrace_args()
|