Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_policy.c410 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() function
427 call_rcu(&policy->rcu, xfrm_policy_destroy_rcu); in xfrm_policy_destroy()