Searched refs:hrtend (Results 1 – 2 of 2) sorted by relevance
357 hrtime_t hrtend; in __aio_suspend() local479 hrtend = hrtstart + (hrtime_t)timo->tv_sec * (hrtime_t)NANOSEC + in __aio_suspend()481 hrtres = hrtend - gethrtime(); in __aio_suspend()546 hrtres = hrtend - gethrtime(); in __aio_suspend()585 hrtres = hrtend - gethrtime(); in __aio_suspend()
521 hrtime_t hrtend; in aiowait() local536 hrtend = gethrtime() + in aiowait()622 hres = hrtend - gethrtime(); in aiowait()