Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.c548 static void io_eventfd_ops(struct rcu_head *rcu) in io_eventfd_ops() function
594 call_rcu_hurry(&ev_fd->rcu, io_eventfd_ops); in io_eventfd_signal()
2869 call_rcu(&ev_fd->rcu, io_eventfd_ops); in io_eventfd_unregister()