Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dio_uring_types.h182 struct io_ev_fd { struct
183 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