Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtimex.h244 static inline int tod_after_eq(unsigned long long a, unsigned long long b) in tod_after_eq() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dirq.c104 if (tod_after_eq(S390_lowcore.int_clock, in do_IRQ()