Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c682 static void epi_rcu_free(struct rcu_head *head) in epi_rcu_free() function
771 call_rcu(&epi->rcu, epi_rcu_free); in __ep_remove()