Home
last modified time | relevance | path

Searched refs:ns_to_timeval (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dtime.h105 ns_to_timeval(int64_t nsec) in ns_to_timeval() function
H A Dktime.h110 return ns_to_timeval(ktime_to_ns(kt)); in ktime_to_timeval()