Home
last modified time | relevance | path

Searched refs:fib6_info_destroy_rcu (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dip6_fib.h281 void fib6_info_destroy_rcu(struct rcu_head *head);
296 call_rcu(&f6i->rcu, fib6_info_destroy_rcu); in fib6_info_release()
/Linux-v4.19/net/ipv6/
Dip6_fib.c170 void fib6_info_destroy_rcu(struct rcu_head *head) in fib6_info_destroy_rcu() function
214 EXPORT_SYMBOL_GPL(fib6_info_destroy_rcu);