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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_linux.h70 #define ns_to_timeval(nsec, tvp) TICK_TO_TIMEVAL(NSEC_TO_TICK(nsec), tvp) macro
/solaris-x11-s11/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 12 milliseconds