Searched refs:timerfd_t (Results 1 – 2 of 2) sorted by relevance
40 typedef uint64_t timerfd_t; typedef
88 timerfd_t tfd_count; /* (t) expiration count since read */185 timerfd_t count; in timerfd_read()188 if (uio->uio_resid < sizeof(timerfd_t)) in timerfd_read()223 error = uiomove(&count, sizeof(timerfd_t), uio); in timerfd_read()