Home
last modified time | relevance | path

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

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