Searched refs:linux_time (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1389 int linux_time(struct thread *, struct linux_time_args *);
H A Dlinux_sysent.c221 { AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 201 = linux_time */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1520 int linux_time(struct thread *, struct linux_time_args *);
H A Dlinux32_sysent.c34 { AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = linux_time */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c654 linux_time(struct thread *td, struct linux_time_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1538 int linux_time(struct thread *, struct linux_time_args *);
H A Dlinux_sysent.c33 { AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = linux_time */
/freebsd-11-stable/sys/modules/linux/
H A DMakefile17 linux${SFX}_sysvec.c linux_uid16.c linux_time.c \
/freebsd-11-stable/sys/modules/linux64/
H A DMakefile12 linux_sysvec.c linux_time.c linux_vdso.c linux_timer.c \

Completed in 458 milliseconds