Home
last modified time | relevance | path

Searched refs:idle_slots_lock (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-crypto-profile.c105 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()
/linux-6.3-rc2/include/linux/
A Dblk-crypto-profile.h118 spinlock_t idle_slots_lock; member

Completed in 6 milliseconds