Searched refs:timespec64_add_safe (Results 1 – 5 of 5) sorted by relevance
173 extern struct timespec64 timespec64_add_safe(const struct timespec64 lhs,
841 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, in timespec64_add_safe() function856 EXPORT_SYMBOL_GPL(timespec64_add_safe);
209 cfg->start = timespec64_add_safe(cfg->start, curr_time); in stmmac_enable()
283 *to = timespec64_add_safe(*to, ts); in poll_select_set_timeout()
1876 *to = timespec64_add_safe(now, *to); in ep_timeout_to_timespec()