Searched refs:timespec64_add_safe (Results 1 – 4 of 4) sorted by relevance
160 extern struct timespec64 timespec64_add_safe(const struct timespec64 lhs,
765 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, in timespec64_add_safe() function
285 *to = timespec64_add_safe(*to, ts); in poll_select_set_timeout()
1806 return timespec64_add_safe(now, ts); in ep_set_mstimeout()