Lines Matching defs:cache_lock
35 spinlock_t cache_lock;
161 spin_lock(&b->cache_lock);
163 spin_unlock(&b->cache_lock);
226 spin_lock_init(&nn->drc_hashtbl[i].cache_lock);
290 lockdep_assert_held(&b->cache_lock);
358 spin_lock(&b->cache_lock);
360 spin_unlock(&b->cache_lock);
438 * Must be called with cache_lock held. Returns the found entry or
493 * a suitable one isn't there, then drop the cache_lock and allocate a
531 spin_lock(&b->cache_lock);
538 spin_unlock(&b->cache_lock);
585 spin_unlock(&b->cache_lock);
655 spin_lock(&b->cache_lock);
661 spin_unlock(&b->cache_lock);