Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Deventfd.c14 struct io_ev_fd { struct
28 struct io_ev_fd *ev_fd = container_of(rcu, struct io_ev_fd, rcu); in io_eventfd_free() argument
/linux-6.12.1/include/linux/
Dio_uring_types.h317 struct io_ev_fd __rcu *io_ev_fd; member