Searched refs:seg_map_lock (Results 1 – 4 of 4) sorted by relevance
244 spin_lock(&cache->seg_map_lock); in get_cache_segment()254 spin_unlock(&cache->seg_map_lock); in get_cache_segment()264 spin_unlock(&cache->seg_map_lock); in get_cache_segment()293 spin_lock(&cache->seg_map_lock); in cache_seg_invalidate()297 spin_unlock(&cache->seg_map_lock); in cache_seg_invalidate()
16 spin_lock(&cache->seg_map_lock); in pcache_defer_reqs_kick()19 spin_unlock(&cache->seg_map_lock); in pcache_defer_reqs_kick()
158 spin_lock_init(&cache->seg_map_lock); in cache_init()
197 spinlock_t seg_map_lock; member