Searched refs:time_before64 (Results 1 – 4 of 4) sorted by relevance
208 #define time_before64(a,b) time_after64(b,a) macro280 #define time_is_after_jiffies64(a) time_before64(get_jiffies_64(), a)
213 if (time_before64(now + NSEC_PER_SEC * 5LLU / 2LLU, d->next)) in bch_next_delay()
62 time_before64(get_jiffies_64(), end)) in octeon_i2c_wait()182 time_before64(get_jiffies_64(), end)) in octeon_i2c_hlc_wait()
486 if (time_before64(now, start_time)) in path_service_time()