Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dkeyslot-manager.c40 struct list_head idle_slot_node; member
99 list_add_tail(&ksm->slots[slot].idle_slot_node, in blk_ksm_init()
143 list_del(&slot->idle_slot_node); in blk_ksm_remove_slot_from_lru_list()
235 idle_slot_node); in blk_ksm_get_slot_for_key()
279 list_add_tail(&slot->idle_slot_node, &ksm->idle_slots); in blk_ksm_put_slot()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds