Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dipmr.c706 static void ipmr_cache_free_rcu(struct rcu_head *head) in ipmr_cache_free_rcu() function
715 call_rcu(&c->_c.rcu, ipmr_cache_free_rcu); in ipmr_cache_free()
963 c->_c.free = ipmr_cache_free_rcu; in ipmr_cache_alloc()