Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddst.c130 static void dst_destroy_rcu(struct rcu_head *head) in dst_destroy_rcu() function
171 call_rcu_hurry(&dst->rcu_head, dst_destroy_rcu); in dst_release()