Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c416 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() function
433 call_rcu(&policy->rcu, xfrm_policy_destroy_rcu); in xfrm_policy_destroy()