Home
last modified time | relevance | path

Searched defs:io_ev_fd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dio_uring_types.h181 struct io_ev_fd { struct
182 struct eventfd_ctx *cq_ev_fd;
183 unsigned int eventfd_async: 1;
184 struct rcu_head rcu;
185 atomic_t refs;
186 atomic_t ops;
279 struct io_ev_fd __rcu *io_ev_fd; member