Searched refs:ns_to_timespec (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h175 #define ktime_to_timespec(kt) ns_to_timespec(kt)
176 #define ktime_to_timespec64(kt) ns_to_timespec(kt)
H A Dtime.h101 ns_to_timespec(const int64_t nsec) function

Completed in 60 milliseconds