Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/lib/
H A Ddelay.c29 while (!tod_after(get_tod_clock_monotonic(), end)) in delay_loop()
/kernel/linux/linux-5.10/arch/s390/lib/
H A Ddelay.c62 if (tod_after(S390_lowcore.clock_comparator, end)) { in __udelay_enabled()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtimex.h224 * tod_after - compare two 64 bit TOD values
230 static inline int tod_after(unsigned long long a, unsigned long long b) in tod_after() function
/kernel/linux/linux-6.6/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) in tod_after() function

Completed in 3 milliseconds