Searched refs:tv_subt (Results 1 – 1 of 1) sorted by relevance
40 static struct timeval32 tv_subt(struct timeval32 atv, struct timeval32 btv);173 tv_interval = tv_subt(vq->bottom->firm_event.time, in vq_compress()201 tv_diff = tv_subt(victim->firm_event.time, in vq_compress()298 tv_subt(struct timeval32 atv, struct timeval32 btv) in tv_subt() function