Searched refs:tod_after (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/lib/
H A Ddelay.c29 while (!tod_after(get_tod_clock_monotonic(), end))
/linux-master/arch/s390/include/asm/
H A Dtimex.h254 * tod_after - compare two 64 bit TOD values
260 static inline int tod_after(unsigned long a, unsigned long b) function

Completed in 168 milliseconds