Searched refs:idle_slots_lock (Results 1 – 2 of 2) sorted by relevance
105 spin_lock_init(&profile->idle_slots_lock); in blk_crypto_profile_init()177 spin_lock_irqsave(&profile->idle_slots_lock, flags); in blk_crypto_remove_slot_from_lru_list()179 spin_unlock_irqrestore(&profile->idle_slots_lock, flags); in blk_crypto_remove_slot_from_lru_list()330 &profile->idle_slots_lock, flags)) { in blk_crypto_put_keyslot()332 spin_unlock_irqrestore(&profile->idle_slots_lock, flags); in blk_crypto_put_keyslot()
118 spinlock_t idle_slots_lock; member
Completed in 7 milliseconds