Searched defs:timespec_to_ns (Results 1 – 3 of 3) sorted by relevance
61 int64_t timespec_to_ns(struct timespec ts) in timespec_to_ns() function
57 static uint64_t timespec_to_ns(struct timespec *ts) in timespec_to_ns() function
164 static inline uint64_t timespec_to_ns(const struct timespec *ts) { in timespec_to_ns() function