ip_vs_dest_dst_rcu_free 1474 include/net/ip_vs.h void ip_vs_dest_dst_rcu_free(struct rcu_head *head);
ip_vs_dest_dst_rcu_free  716 net/netfilter/ipvs/ip_vs_ctl.c 		call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free);
ip_vs_dest_dst_rcu_free   88 net/netfilter/ipvs/ip_vs_xmit.c 		call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free);