Searched refs:timespec64_to_ns (Results 1 – 2 of 2) sorted by relevance
135 static inline s64 timespec64_to_ns(const struct timespec64 *ts) in timespec64_to_ns() function
87 return nsec + timespec64_to_ns(&ns_offsets->boottime); in timens_add_boottime_ns()
Completed in 4 milliseconds