Searched defs:io_ev_fd (Results 1 – 1 of 1) sorted by relevance
212 struct io_ev_fd { struct213 struct eventfd_ctx *cq_ev_fd;214 unsigned int eventfd_async: 1;215 struct rcu_head rcu;216 atomic_t refs;217 atomic_t ops;317 struct io_ev_fd __rcu *io_ev_fd; member