Searched refs:ns_to_timespec (Results 1 – 1 of 1) sorted by relevance
460 struct timespec ns_to_timespec(const s64 nsec) in ns_to_timespec() function477 EXPORT_SYMBOL(ns_to_timespec);487 struct timespec ts = ns_to_timespec(nsec); in ns_to_timeval()