Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipmr.c717 static void ipmr_cache_free_rcu(struct rcu_head *head) in ipmr_cache_free_rcu() function
726 call_rcu(&c->_c.rcu, ipmr_cache_free_rcu); in ipmr_cache_free()
974 c->_c.free = ipmr_cache_free_rcu; in ipmr_cache_alloc()