Searched refs:xfrm_state_lock (Results 1 – 3 of 3) sorted by relevance
124 spin_lock_bh(&net->xfrm.xfrm_state_lock); in xfrm_hash_resize()141 spin_unlock_bh(&net->xfrm.xfrm_state_lock); in xfrm_hash_resize()521 spin_lock(&net->xfrm.xfrm_state_lock); in __xfrm_state_delete()528 spin_unlock(&net->xfrm.xfrm_state_lock); in __xfrm_state_delete()586 spin_lock_bh(&net->xfrm.xfrm_state_lock); in xfrm_state_flush()599 spin_unlock_bh(&net->xfrm.xfrm_state_lock); in xfrm_state_flush()608 spin_lock_bh(&net->xfrm.xfrm_state_lock); in xfrm_state_flush()617 spin_unlock_bh(&net->xfrm.xfrm_state_lock); in xfrm_state_flush()624 spin_lock_bh(&net->xfrm.xfrm_state_lock); in xfrm_sad_getinfo()628 spin_unlock_bh(&net->xfrm.xfrm_state_lock); in xfrm_sad_getinfo()[all …]
3050 spin_lock_init(&net->xfrm.xfrm_state_lock); in xfrm_net_init()
75 spinlock_t xfrm_state_lock; member