Searched refs:timespec_to_ns (Results 1 – 1 of 1) sorted by relevance
774 static inline u64 timespec_to_ns(volatile struct timespec *t) { in timespec_to_ns() function782 return timespec_to_ns(&now); in time_now()