Searched refs:timerfd_is_readable (Results 1 – 1 of 1) sorted by relevance
97 timerfd_is_readable(const struct timerfd * const tfd) in timerfd_is_readable() function278 while (!timerfd_is_readable(tfd)) { in timerfd_fop_read()314 *(int *)data = timerfd_is_readable(tfd) ? sizeof(uint64_t) : 0; in timerfd_fop_ioctl()344 if (timerfd_is_readable(tfd)) { in timerfd_fop_poll()