Searched refs:egen (Results 1 – 2 of 2) sorted by relevance
92 | ((uint64_t)(uint32_t)++anfds [fd].egen << 32); in epoll_modify()138 --anfds [fd].egen; in epoll_modify()179 if (expect_false ((uint32_t)anfds [fd].egen != (uint32_t)(ev->data.u64 >> 32))) in epoll_poll()
1767 unsigned int egen; /* generation counter to counter epoll bugs */ member