Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dvuid_queue.c39 static int tv_equal(struct timeval32 a, struct timeval32 b);
72 tv_equal(vp->firm_event.time, firm_event->time)) { in vq_put()
196 if (!tv_equal(victim->prev->firm_event.time, in vq_compress()
291 tv_equal(struct timeval32 a, struct timeval32 b) in tv_equal() function