Searched refs:tv_to_ts (Results 1 – 2 of 2) sorted by relevance
19 static inline void tv_to_ts(const struct timeval *tv, struct timespec *ts) in tv_to_ts() function56 tv_to_ts(&tv, &ts); in ZTEST()
37 static inline void tv_to_ts(const struct timeval *tv, struct timespec *ts) in tv_to_ts() function