Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A 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()
987 c->_c.free = ip6mr_cache_free_rcu; in ip6mr_cache_alloc()
/kernel/linux/linux-6.6/net/ipv6/
H A 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()

Completed in 6 milliseconds