Searched refs:flow_cache_gc_lock (Results 1 – 2 of 2) sorted by relevance
91 spin_lock_bh(&xfrm->flow_cache_gc_lock); in flow_cache_gc_task()93 spin_unlock_bh(&xfrm->flow_cache_gc_lock); in flow_cache_gc_task()105 spin_lock_bh(&xfrm->flow_cache_gc_lock); in flow_cache_queue_garbage()107 spin_unlock_bh(&xfrm->flow_cache_gc_lock); in flow_cache_queue_garbage()444 spin_lock_init(&net->xfrm.flow_cache_gc_lock); in flow_cache_init()
83 spinlock_t flow_cache_gc_lock; member