Searched refs:idle_slot_node (Results 1 – 1 of 1) sorted by relevance
39 struct list_head idle_slot_node; member101 list_add_tail(&profile->slots[slot].idle_slot_node, in blk_crypto_profile_init()178 list_del(&slot->idle_slot_node); in blk_crypto_remove_slot_from_lru_list()286 idle_slot_node); in blk_crypto_get_keyslot()331 list_add_tail(&slot->idle_slot_node, &profile->idle_slots); in blk_crypto_put_keyslot()
Completed in 3 milliseconds