Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Ddelay.c62 if (tod_after(S390_lowcore.clock_comparator, end)) { in __udelay_enabled()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtimex.h230 static inline int tod_after(unsigned long long a, unsigned long long b) in tod_after() function