Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/lib/
Ddelay.c32 while (!tod_after(get_tod_clock_monotonic(), end)) in delay_loop()
/linux-5.19.10/arch/s390/include/asm/
Dtimex.h255 static inline int tod_after(unsigned long a, unsigned long b) in tod_after() function