Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dio_uring_types.h180 struct io_ev_fd { struct
181 struct eventfd_ctx *cq_ev_fd;
182 unsigned int eventfd_async: 1;
183 struct rcu_head rcu;
184 atomic_t refs;
185 atomic_t ops;
283 struct io_ev_fd __rcu *io_ev_fd; member