Searched refs:blk_ksm_put_slot (Results 1 – 4 of 4) sorted by relevance
119 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot);
363 blk_ksm_put_slot(slot); in blk_crypto_fallback_encrypt_bio()435 blk_ksm_put_slot(slot); in blk_crypto_fallback_decrypt_bio()
237 blk_ksm_put_slot(rq->crypt_keyslot); in __blk_crypto_free_request()
305 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot) in blk_ksm_put_slot() function