fib6_info_destroy_rcu  288 include/net/ip6_fib.h void fib6_info_destroy_rcu(struct rcu_head *head);
fib6_info_destroy_rcu  303 include/net/ip6_fib.h 		call_rcu(&f6i->rcu, fib6_info_destroy_rcu);
fib6_info_destroy_rcu  179 net/ipv6/ip6_fib.c EXPORT_SYMBOL_GPL(fib6_info_destroy_rcu);