Home
last modified time | relevance | path

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

/block/
Dkeyslot-manager.c41 struct list_head idle_slot_node; member
105 list_add_tail(&ksm->slots[slot].idle_slot_node, in blk_ksm_init()
177 list_del(&slot->idle_slot_node); in blk_ksm_remove_slot_from_lru_list()
273 idle_slot_node); in blk_ksm_get_slot_for_key()
317 list_add_tail(&slot->idle_slot_node, &ksm->idle_slots); in blk_ksm_put_slot()
Dblk-crypto-profile.c38 struct list_head idle_slot_node; member
111 list_add_tail(&profile->slots[slot].idle_slot_node, in blk_crypto_profile_init()
188 list_del(&slot->idle_slot_node); in blk_crypto_remove_slot_from_lru_list()
296 idle_slot_node); in blk_crypto_get_keyslot()
341 list_add_tail(&slot->idle_slot_node, &profile->idle_slots); in blk_crypto_put_keyslot()