Home
last modified time | relevance | path

Searched defs:ksm (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/block/
Dkeyslot-manager.c44 struct blk_keyslot_manager *ksm; member
47 static inline void blk_ksm_hw_enter(struct blk_keyslot_manager *ksm) in blk_ksm_hw_enter()
59 static inline void blk_ksm_hw_exit(struct blk_keyslot_manager *ksm) in blk_ksm_hw_exit()
66 static inline bool blk_ksm_is_passthrough(struct blk_keyslot_manager *ksm) in blk_ksm_is_passthrough()
81 int blk_ksm_init(struct blk_keyslot_manager *ksm, unsigned int num_slots) in blk_ksm_init()
136 static void blk_ksm_destroy_callback(void *ksm) in blk_ksm_destroy_callback()
152 int devm_blk_ksm_init(struct device *dev, struct blk_keyslot_manager *ksm, in devm_blk_ksm_init()
165 blk_ksm_hash_bucket_for_key(struct blk_keyslot_manager *ksm, in blk_ksm_hash_bucket_for_key()
173 struct blk_keyslot_manager *ksm = slot->ksm; in blk_ksm_remove_slot_from_lru_list() local
182 struct blk_keyslot_manager *ksm, in blk_ksm_find_keyslot()
[all …]
Dblk-crypto-fallback.c106 static int blk_crypto_keyslot_program(struct blk_keyslot_manager *ksm, in blk_crypto_keyslot_program()
129 static int blk_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in blk_crypto_keyslot_evict()
/Linux-v5.15/drivers/mmc/host/
Dcqhci-crypto.c26 cqhci_host_from_ksm(struct blk_keyslot_manager *ksm) in cqhci_host_from_ksm()
60 static int cqhci_crypto_keyslot_program(struct blk_keyslot_manager *ksm, in cqhci_crypto_keyslot_program()
118 static int cqhci_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in cqhci_crypto_keyslot_evict()
171 struct blk_keyslot_manager *ksm = &mmc->ksm; in cqhci_crypto_init() local
/Linux-v5.15/drivers/scsi/ufs/
Dufshcd-crypto.c51 static int ufshcd_crypto_keyslot_program(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_program()
108 static int ufshcd_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_evict()
Dufshcd.h914 struct blk_keyslot_manager ksm; member
/Linux-v5.15/Documentation/vm/
Dksm.rst1 .. _ksm: target
/Linux-v5.15/drivers/md/
Ddm-table.c1190 struct blk_keyslot_manager ksm; member
1216 static int dm_keyslot_evict(struct blk_keyslot_manager *ksm, in dm_keyslot_evict()
1257 void dm_destroy_keyslot_manager(struct blk_keyslot_manager *ksm) in dm_destroy_keyslot_manager()
1290 struct blk_keyslot_manager *ksm; in dm_table_construct_keyslot_manager() local
1376 void dm_destroy_keyslot_manager(struct blk_keyslot_manager *ksm) in dm_destroy_keyslot_manager()
Ddm-core.h203 struct blk_keyslot_manager *ksm; member
/Linux-v5.15/include/linux/
Dblkdev.h448 struct blk_keyslot_manager *ksm; member
1822 static inline bool blk_ksm_register(struct blk_keyslot_manager *ksm, in blk_ksm_register()
/Linux-v5.15/include/linux/mmc/
Dhost.h495 struct blk_keyslot_manager ksm; member