Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c411 static void xfrm_policy_destroy_rcu(struct rcu_head *head) in xfrm_policy_destroy_rcu() function
428 call_rcu(&policy->rcu, xfrm_policy_destroy_rcu); in xfrm_policy_destroy()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds