Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Ddst.c134 static void dst_destroy_rcu(struct rcu_head *head) in dst_destroy_rcu() function
175 call_rcu(&dst->rcu_head, dst_destroy_rcu); in dst_release()