Searched refs:xfrm_policy_lock (Results 1 – 2 of 2) sorted by relevance
499 lockdep_is_held(&net->xfrm.xfrm_policy_lock)) + hash; in policy_hash_bysel()516 lockdep_is_held(&net->xfrm.xfrm_policy_lock)) + hash; in policy_hash_direct()588 spin_lock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_bydst_resize()592 lockdep_is_held(&net->xfrm.xfrm_policy_lock)); in xfrm_bydst_resize()601 spin_unlock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_bydst_resize()620 spin_lock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_byidx_resize()628 spin_unlock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_byidx_resize()707 lockdep_assert_held(&net->xfrm.xfrm_policy_lock); in xfrm_policy_inexact_alloc_bin()723 seqcount_spinlock_init(&bin->count, &net->xfrm.xfrm_policy_lock); in xfrm_policy_inexact_alloc_bin()1110 spin_lock_bh(&net->xfrm.xfrm_policy_lock); in xfrm_policy_inexact_prune_bin()[all …]
79 spinlock_t xfrm_policy_lock; member