Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtimex.h238 * tod_after_eq - compare two 64 bit TOD values
244 static inline int tod_after_eq(unsigned long long a, unsigned long long b) in tod_after_eq() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtimex.h268 * tod_after_eq - compare two 64 bit TOD values
274 static inline int tod_after_eq(unsigned long a, unsigned long b) in tod_after_eq() function
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dirq.c104 if (tod_after_eq(S390_lowcore.int_clock, in do_IRQ()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dirq.c102 if (tod_after_eq(S390_lowcore.int_clock, in do_IRQ()

Completed in 3 milliseconds