Searched refs:tod_after (Results 1 – 2 of 2) sorted by relevance
61 if (tod_after(S390_lowcore.clock_comparator, end)) { in __udelay_enabled()
231 static inline int tod_after(unsigned long long a, unsigned long long b) in tod_after() function