Searched refs:ip_vs_dest_dst_rcu_free (Results 1 – 3 of 3) sorted by relevance
1486 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()
710 void ip_vs_dest_dst_rcu_free(struct rcu_head *head) in ip_vs_dest_dst_rcu_free() function728 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_cache_reset()