Home
last modified time | relevance | path

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

/linux/io_uring/
H A Deventfd.c28 static void io_eventfd_free(struct rcu_head *rcu) in io_eventfd_free() function
39 call_rcu(&ev_fd->rcu, io_eventfd_free); in io_eventfd_put()