Home
last modified time | relevance | path

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

/linux-4.4.14/net/xfrm/
Dxfrm_policy.c306 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() function
323 call_rcu(&policy->rcu, xfrm_policy_destroy_rcu); in xfrm_policy_destroy()