Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_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()
/src/sys/amd64/linux32/
H A Dlinux32_sysent.c424 …{ .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64
H A Dlinux32_proto.h2069 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);
/src/sys/i386/linux/
H A Dlinux_sysent.c423 …{ .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64
H A Dlinux_proto.h2065 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);