Searched refs:timespec_add_safe (Results 1 – 4 of 4) sorted by relevance
85 extern struct timespec timespec_add_safe(const struct timespec lhs,
699 struct timespec timespec_add_safe(const struct timespec lhs, in timespec_add_safe() function
282 *to = timespec_add_safe(*to, ts); in poll_select_set_timeout()
1148 return timespec_add_safe(now, ts); in ep_set_mstimeout()