Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
962 c->_c.free = ipmr_cache_free_rcu; in ipmr_cache_alloc()

Completed in 7 milliseconds