Searched refs:linux_time_args (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h68 struct linux_time_args { struct
1129 int linux_time(struct thread *, struct linux_time_args *);
H A Dlinux_sysent.c34 { AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = linux_time */
H A Dlinux_systrace_args.c111 struct linux_time_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h68 struct linux_time_args { struct
1110 int linux_time(struct thread *, struct linux_time_args *);
H A Dlinux32_sysent.c35 { AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = linux_time */
H A Dlinux32_systrace_args.c111 struct linux_time_args *p = params;
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_misc.c643 linux_time(struct thread *td, struct linux_time_args *args)

Completed in 222 milliseconds