Searched refs:timespec64_compare (Results 1 – 4 of 4) sorted by relevance
66 # define timespec64_compare timespec_compare macro126 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() function
927 if (timespec64_compare(&tk->wall_to_monotonic, &ts_delta) > 0) { in do_settimeofday64()973 if (timespec64_compare(&tk->wall_to_monotonic, &ts64) > 0 || in timekeeping_inject_offset()1411 } else if (timespec64_compare(&ts_new, &timekeeping_suspend_time) > 0) { in timekeeping_resume()
660 while ((timespec64_compare(&now.ts_real, &limit) < 0) && in efx_ptp_send_times()670 } while ((timespec64_compare(&now.ts_real, &update_time) < 0) && in efx_ptp_send_times()
1049 if (unlikely(timespec64_compare(&now, busy_until) > 0)) { in ipmi_thread_busy_wait()