Searched defs:io_ev_fd (Results 1 – 1 of 1) sorted by relevance
182 struct io_ev_fd { struct183 struct eventfd_ctx *cq_ev_fd;184 unsigned int eventfd_async: 1;185 struct rcu_head rcu;186 atomic_t refs;187 atomic_t ops;289 struct io_ev_fd __rcu *io_ev_fd; member
Completed in 7 milliseconds