Searched refs:fib6_info_destroy_rcu (Results 1 – 2 of 2) sorted by relevance
325 void fib6_info_destroy_rcu(struct rcu_head *head);340 call_rcu(&f6i->rcu, fib6_info_destroy_rcu); in fib6_info_release()
166 void fib6_info_destroy_rcu(struct rcu_head *head) in fib6_info_destroy_rcu() function180 EXPORT_SYMBOL_GPL(fib6_info_destroy_rcu);
Completed in 13 milliseconds