Searched refs:ns_to_timeval (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/include/linux/ | ||
H A D | time.h | 105 ns_to_timeval(int64_t nsec) in ns_to_timeval() function |
H A D | ktime.h | 110 return ns_to_timeval(ktime_to_ns(kt)); in ktime_to_timeval() |