Searched defs:time_before64 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
H A Djiffies.h135 #define time_before64(a,b) time_after64(b,a) macro

Completed in 73 milliseconds