Searched refs:timespec_to_ns (Results 1 – 1 of 1) sorted by relevance
27 static inline long long timespec_to_ns(const struct timespec *ts) in timespec_to_ns() function37 return timespec_to_ns(&realtime_tp); in os_persistent_clock_emulation()155 return timespec_to_ns(&ts); in os_vnsecs()163 return timespec_to_ns(&ts); in os_nsecs()