Searched refs:dst_rcu_free (Results 1 – 3 of 3) sorted by relevance
425 static inline void dst_rcu_free(struct rcu_head *head) in dst_rcu_free() function
188 call_rcu_bh(&rt->dst.rcu_head, dst_rcu_free); in dnrt_free()194 call_rcu_bh(&rt->dst.rcu_head, dst_rcu_free); in dnrt_drop()
562 call_rcu(&rt->dst.rcu_head, dst_rcu_free); in rt_free()