Searched refs:dst_rcu_free (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/
H A Ddst.h426 static inline void dst_rcu_free(struct rcu_head *head) dst_rcu_free() function
/linux-4.4.14/net/decnet/
H A Ddn_route.c188 call_rcu_bh(&rt->dst.rcu_head, dst_rcu_free); dnrt_free()
194 call_rcu_bh(&rt->dst.rcu_head, dst_rcu_free); dnrt_drop()
/linux-4.4.14/net/ipv6/
H A Dip6_fib.c160 call_rcu(&rt->dst.rcu_head, dst_rcu_free); rt6_rcu_free()
/linux-4.4.14/net/ipv4/
H A Droute.c564 call_rcu(&rt->dst.rcu_head, dst_rcu_free); rt_free()

Completed in 194 milliseconds