Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c411 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() function
429 call_rcu(&policy->rcu, xfrm_policy_destroy_rcu); in xfrm_policy_destroy()