Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_time.c100 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/
HDlinux32_sysent.c425 …S(linux_clock_nanosleep_time64_args), .sy_call = (sy_call_t *)linux_clock_nanosleep_time64, .sy_au…
HDlinux32_proto.h2067 int linux_clock_nanosleep_time64(struct thread *, struct linux_clock_nanosleep_time64_args *);
/freebsd-14-stable/sys/i386/linux/
HDlinux_sysent.c424 …S(linux_clock_nanosleep_time64_args), .sy_call = (sy_call_t *)linux_clock_nanosleep_time64, .sy_au…
HDlinux_proto.h2063 int linux_clock_nanosleep_time64(struct thread *, struct linux_clock_nanosleep_time64_args *);