Searched refs:timespec64_add_safe (Results 1 – 4 of 4) sorted by relevance
168 extern struct timespec64 timespec64_add_safe(const struct timespec64 lhs,
846 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, in timespec64_add_safe() function
286 *to = timespec64_add_safe(*to, ts); in poll_select_set_timeout()
1785 *to = timespec64_add_safe(now, *to); in ep_timeout_to_timespec()