Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr.c705 static void ipmr_cache_free_rcu(struct rcu_head *head) in ipmr_cache_free_rcu() function
714 call_rcu(&c->_c.rcu, ipmr_cache_free_rcu); in ipmr_cache_free()
958 c->_c.free = ipmr_cache_free_rcu; in ipmr_cache_alloc()