Searched refs:blk_ksm_put_slot (Results 1 – 4 of 4) sorted by relevance
94 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot);
361 blk_ksm_put_slot(slot); in blk_crypto_fallback_encrypt_bio()433 blk_ksm_put_slot(slot); in blk_crypto_fallback_decrypt_bio()
236 blk_ksm_put_slot(rq->crypt_keyslot); in __blk_crypto_free_request()
267 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot) in blk_ksm_put_slot() function