Searched refs:dst_rcu_free (Results 1 – 4 of 4) sorted by relevance
426 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()
160 call_rcu(&rt->dst.rcu_head, dst_rcu_free); in rt6_rcu_free()
564 call_rcu(&rt->dst.rcu_head, dst_rcu_free); in rt_free()