Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A 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()
/kernel/linux/linux-6.6/net/core/
H A Ddst.c133 static void dst_destroy_rcu(struct rcu_head *head) in dst_destroy_rcu() function
167 call_rcu_hurry(&dst->rcu_head, dst_destroy_rcu); in dst_release()

Completed in 2 milliseconds