Searched defs:ev_fd (Results 1 – 2 of 2) sorted by relevance
30 struct io_ev_fd *ev_fd = container_of(rcu, struct io_ev_fd, rcu); in io_eventfd_free() local36 static void io_eventfd_put(struct io_ev_fd *ev_fd) in io_eventfd_put()44 struct io_ev_fd *ev_fd = container_of(rcu, struct io_ev_fd, rcu); in io_eventfd_do_signal() local50 static void io_eventfd_release(struct io_ev_fd *ev_fd, bool put_ref) in io_eventfd_release()60 static bool __io_eventfd_signal(struct io_ev_fd *ev_fd) in __io_eventfd_signal()77 static bool io_eventfd_trigger(struct io_ev_fd *ev_fd) in io_eventfd_trigger()90 struct io_ev_fd *ev_fd; in io_eventfd_grab() local117 struct io_ev_fd *ev_fd; in io_eventfd_signal() local126 struct io_ev_fd *ev_fd; in io_eventfd_flush_signal() local156 struct io_ev_fd *ev_fd; in io_eventfd_register() local[all …]
258 int map_fd, parent_task_fd, ev_fd; in test_uptr_basic() local