Lines Matching refs:list_lock

1306 	spinlock_t *list_lock; /* protects write access to the hash lists */
1311 list_lock = &hash->list_locks[i];
1313 spin_lock_bh(list_lock);
1315 spin_unlock_bh(list_lock);
1322 spinlock_t *list_lock; /* protects write access to the hash lists */
1336 list_lock = &hash->list_locks[i];
1338 spin_lock_bh(list_lock);
1348 spin_unlock_bh(list_lock);
1493 spin_lock_bh(&tt_global->list_lock);
1527 spin_unlock_bh(&tt_global->list_lock);
1601 spin_lock_init(&tt_global_entry->list_lock);
1965 * Caller must hold tt_global_entry->list_lock and ensure orig_entry->list is
1972 lockdep_assert_held(&tt_global_entry->list_lock);
1977 /* requires holding tt_global_entry->list_lock and orig_entry->list
1992 spin_lock_bh(&tt_global_entry->list_lock);
1996 spin_unlock_bh(&tt_global_entry->list_lock);
2020 spin_lock_bh(&tt_global_entry->list_lock);
2034 spin_unlock_bh(&tt_global_entry->list_lock);
2162 spinlock_t *list_lock; /* protects write access to the hash lists */
2170 list_lock = &hash->list_locks[i];
2172 spin_lock_bh(list_lock);
2196 spin_unlock_bh(list_lock);
2228 spinlock_t *list_lock; /* protects write access to the hash lists */
2236 list_lock = &hash->list_locks[i];
2238 spin_lock_bh(list_lock);
2258 spin_unlock_bh(list_lock);
2265 spinlock_t *list_lock; /* protects write access to the hash lists */
2279 list_lock = &hash->list_locks[i];
2281 spin_lock_bh(list_lock);
2290 spin_unlock_bh(list_lock);
3603 spinlock_t *list_lock; /* protects write access to the hash lists */
3611 list_lock = &hash->list_locks[i];
3613 spin_lock_bh(list_lock);
3632 spin_unlock_bh(list_lock);