Searched refs:linux_clock_nanosleep_time64 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/sys/compat/linux/ |
| HD | linux_time.c | 100 LIN_SDT_PROBE_DEFINE1(time, linux_clock_nanosleep_time64, copyout_error, "int"); 101 LIN_SDT_PROBE_DEFINE1(time, linux_clock_nanosleep_time64, copyin_error, "int"); 774 linux_clock_nanosleep_time64(struct thread *td, in linux_clock_nanosleep_time64() function 783 LIN_SDT_PROBE1(time, linux_clock_nanosleep_time64, in linux_clock_nanosleep_time64() 798 LIN_SDT_PROBE1(time, linux_clock_nanosleep_time64, in linux_clock_nanosleep_time64()
|
| /freebsd-14-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 425 …S(linux_clock_nanosleep_time64_args), .sy_call = (sy_call_t *)linux_clock_nanosleep_time64, .sy_au…
|
| HD | linux32_proto.h | 2067 int linux_clock_nanosleep_time64(struct thread *, struct linux_clock_nanosleep_time64_args *);
|
| /freebsd-14-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 424 …S(linux_clock_nanosleep_time64_args), .sy_call = (sy_call_t *)linux_clock_nanosleep_time64, .sy_au…
|
| HD | linux_proto.h | 2063 int linux_clock_nanosleep_time64(struct thread *, struct linux_clock_nanosleep_time64_args *);
|