Home
last modified time | relevance | path

Searched refs:blk_ksm_put_slot (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkeyslot-manager.h119 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot);
/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto-fallback.c363 blk_ksm_put_slot(slot); in blk_crypto_fallback_encrypt_bio()
435 blk_ksm_put_slot(slot); in blk_crypto_fallback_decrypt_bio()
H A Dblk-crypto.c237 blk_ksm_put_slot(rq->crypt_keyslot); in __blk_crypto_free_request()
H A Dkeyslot-manager.c305 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot) in blk_ksm_put_slot() function