Searched refs:timespec64_add (Results 1 – 2 of 2) sorted by relevance
73 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic()80 *ts = timespec64_add(*ts, ns_offsets->boottime); in timens_add_boottime()
73 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() function
Completed in 3 milliseconds