Searched refs:ns_to_timeval (Results 1 – 3 of 3) sorted by relevance
414 struct timeval ns_to_timeval(const s64 nsec) in ns_to_timeval() function424 EXPORT_SYMBOL(ns_to_timeval);
223 extern struct timeval ns_to_timeval(const s64 nsec);
105 #define ktime_to_timeval(kt) ns_to_timeval((kt).tv64)