Home
last modified time | relevance | path

Searched refs:linux_clock_getres_time64 (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/compat/linux/
HDlinux_time.c91 LIN_SDT_PROBE_DEFINE1(time, linux_clock_getres_time64, copyout_error, "int");
664 linux_clock_getres_time64(struct thread *td, in linux_clock_getres_time64() function
675 LIN_SDT_PROBE1(time, linux_clock_getres_time64, in linux_clock_getres_time64()
/freebsd-head/sys/amd64/linux32/
HDlinux32_sysent.c424 …{ .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64
HDlinux32_proto.h2066 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);
/freebsd-head/sys/i386/linux/
HDlinux_sysent.c423 …{ .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64
HDlinux_proto.h2062 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);