Searched refs:xfrm_policy_lock (Results 1 – 2 of 2) sorted by relevance
371 lockdep_is_held(&net->xfrm.xfrm_policy_lock)) + hash; in policy_hash_bysel()388 lockdep_is_held(&net->xfrm.xfrm_policy_lock)) + hash; in policy_hash_direct()460 spin_lock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_bydst_resize()464 lockdep_is_held(&net->xfrm.xfrm_policy_lock)); in xfrm_bydst_resize()467 lockdep_is_held(&net->xfrm.xfrm_policy_lock)); in xfrm_bydst_resize()476 spin_unlock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_bydst_resize()495 spin_lock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_byidx_resize()503 spin_unlock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_byidx_resize()593 spin_lock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_hash_rebuild()640 spin_unlock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_hash_rebuild()[all …]
74 spinlock_t xfrm_policy_lock; member