Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-crypto-profile.c39 struct list_head idle_slot_node; member
108 list_add_tail(&profile->slots[slot].idle_slot_node, in blk_crypto_profile_init()
185 list_del(&slot->idle_slot_node); in blk_crypto_remove_slot_from_lru_list()
292 idle_slot_node); in blk_crypto_get_keyslot()
332 list_add_tail(&slot->idle_slot_node, &profile->idle_slots); in blk_crypto_put_keyslot()