Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dipmr.c730 static void ipmr_cache_free_rcu(struct rcu_head *head) in ipmr_cache_free_rcu() function
739 call_rcu(&c->_c.rcu, ipmr_cache_free_rcu); in ipmr_cache_free()
991 c->_c.free = ipmr_cache_free_rcu; in ipmr_cache_alloc()