Home
last modified time | relevance | path

Searched refs:blk_ksm_destroy (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/block/
Dkeyslot-manager.c131 blk_ksm_destroy(ksm); in blk_ksm_init()
138 blk_ksm_destroy(ksm); in blk_ksm_destroy_callback()
430 void blk_ksm_destroy(struct blk_keyslot_manager *ksm) in blk_ksm_destroy() function
438 EXPORT_SYMBOL_GPL(blk_ksm_destroy);
Dblk-crypto-fallback.c599 blk_ksm_destroy(&blk_crypto_ksm); in blk_crypto_fallback_init()
/Linux-v5.15/include/linux/
Dkeyslot-manager.h107 void blk_ksm_destroy(struct blk_keyslot_manager *ksm);
/Linux-v5.15/Documentation/block/
Dinline-encryption.rst207 ``blk_ksm_destroy`` should be called to free up all resources used by a
/Linux-v5.15/drivers/md/
Ddm-table.c1266 blk_ksm_destroy(ksm); in dm_destroy_keyslot_manager()