Searched refs:difftime (Results 1 – 4 of 4) sorted by relevance
119 if (difftime(cur_ts.tv_sec, child_ts_new.tv_sec) < precision) { in test_gettime()133 if (difftime(cur_ts.tv_sec, parent_ts_old.tv_sec) > DAY_IN_SEC) { in test_gettime()
140 if (fabs(difftime(uptime_new.tv_sec, uptime_expected)) > prec) { in check_uptime()
80 duration = difftime(now, start_time); in get_duration()
278 u32 difftime = 0, r, bucket; in lpfc_check_inactive_vmid_one() local299 difftime = (jiffies) - (*lta); in lpfc_check_inactive_vmid_one()301 JIFFIES_PER_HR) > difftime) { in lpfc_check_inactive_vmid_one()