Searched defs:ns_to_timeval (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/kernel/sys/drm/
H A Ddrm_linux.h89 #define ns_to_timeval(nsec, tvp) TICK_TO_TIMEVAL(NSEC_TO_TICK(nsec), tvp) macro

Completed in 10 milliseconds