Home
last modified time | relevance | path

Searched refs:io_eventfd_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/io_uring/
Dio_uring.c492 static void io_eventfd_ops(struct rcu_head *rcu) in io_eventfd_ops() function
538 call_rcu(&ev_fd->rcu, io_eventfd_ops); in io_eventfd_signal()
2539 call_rcu(&ev_fd->rcu, io_eventfd_ops); in io_eventfd_unregister()