Searched refs:ip_vs_dest_dst_rcu_free (Results 1 – 3 of 3) sorted by relevance
1497 void ip_vs_dest_dst_rcu_free(struct rcu_head *head);
88 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_set()
711 void ip_vs_dest_dst_rcu_free(struct rcu_head *head) in ip_vs_dest_dst_rcu_free() function729 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_cache_reset()