Searched refs:timespec64_compare (Results 1 – 3 of 3) sorted by relevance
47 # define timespec64_compare timespec_compare macro89 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() function
1412 } else if (timespec64_compare(&ts_new, &timekeeping_suspend_time) > 0) { in timekeeping_resume()
1037 if (unlikely(timespec64_compare(&now, busy_until) > 0)) { in ipmi_thread_busy_wait()