Home
last modified time | relevance | path

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

/Linux-v4.19/net/xfrm/
Dxfrm_policy.c285 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() function
302 call_rcu(&policy->rcu, xfrm_policy_destroy_rcu); in xfrm_policy_destroy()