Searched refs:timespec_compare (Results 1 – 2 of 2) sorted by relevance
120 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs) in timespec_compare() function
968 if (unlikely(timespec_compare(&now, busy_until) > 0)) { in ipmi_thread_busy_wait()