Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6mr.c784 static inline void ip6mr_cache_free_rcu(struct rcu_head *head) in ip6mr_cache_free_rcu() function
793 call_rcu(&c->_c.rcu, ip6mr_cache_free_rcu); in ip6mr_cache_free()
1016 c->_c.free = ip6mr_cache_free_rcu; in ip6mr_cache_alloc()