Home
last modified time | relevance | path

Searched refs:tv_subt (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dvuid_queue.c42 static struct timeval32 tv_subt(struct timeval32 atv, struct timeval32 btv);
175 tv_interval = tv_subt(vq->bottom->firm_event.time, in vq_compress()
203 tv_diff = tv_subt(victim->firm_event.time, in vq_compress()
300 tv_subt(struct timeval32 atv, struct timeval32 btv) in tv_subt() function