Searched refs:linux_clock_getres_time64 (Results 1 – 5 of 5) sorted by relevance
| /src/sys/compat/linux/ |
| H A D | linux_time.c | 91 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 D | linux32_sysent.c | 424 …{ .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64…
|
| H A D | linux32_proto.h | 2069 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);
|
| /src/sys/i386/linux/ |
| H A D | linux_sysent.c | 423 …{ .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64…
|
| H A D | linux_proto.h | 2065 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);
|