Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddst.c136 static void dst_destroy_rcu(struct rcu_head *head) in dst_destroy_rcu() function
177 call_rcu(&dst->rcu_head, dst_destroy_rcu); in dst_release()