Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Dip6mr.c756 static inline void ip6mr_cache_free_rcu(struct rcu_head *head) in ip6mr_cache_free_rcu() function
765 call_rcu(&c->_c.rcu, ip6mr_cache_free_rcu); in ip6mr_cache_free()
988 c->_c.free = ip6mr_cache_free_rcu; in ip6mr_cache_alloc()