Searched refs:slotp (Results 1 – 6 of 6) sorted by relevance
117 if (crypto_mode != slotp->crypto_mode && in blk_crypto_fallback_keyslot_program()121 slotp->crypto_mode = crypto_mode; in blk_crypto_fallback_keyslot_program()195 slotp = &blk_crypto_keyslots[keyslot_idx]; in blk_crypto_fallback_alloc_cipher_req()196 ciph_req = skcipher_request_alloc(slotp->tfms[slotp->crypto_mode], in blk_crypto_fallback_alloc_cipher_req()624 struct blk_crypto_fallback_keyslot *slotp; in blk_crypto_fallback_start_using_mode() local645 slotp = &blk_crypto_keyslots[i]; in blk_crypto_fallback_start_using_mode()647 if (IS_ERR(slotp->tfms[mode_num])) { in blk_crypto_fallback_start_using_mode()648 err = PTR_ERR(slotp->tfms[mode_num]); in blk_crypto_fallback_start_using_mode()654 slotp->tfms[mode_num] = NULL; in blk_crypto_fallback_start_using_mode()671 slotp = &blk_crypto_keyslots[i]; in blk_crypto_fallback_start_using_mode()[all …]
195 struct blk_crypto_keyslot *slotp; in blk_crypto_find_keyslot() local197 hlist_for_each_entry(slotp, head, hash_node) { in blk_crypto_find_keyslot()198 if (slotp->key == key) in blk_crypto_find_keyslot()199 return slotp; in blk_crypto_find_keyslot()
600 void __rcu ***slotp) in __radix_tree_create() argument642 if (slotp) in __radix_tree_create()643 *slotp = slot; in __radix_tree_create()749 void __rcu ***slotp) in __radix_tree_lookup() argument776 if (slotp) in __radix_tree_lookup()777 *slotp = slot; in __radix_tree_lookup()
222 struct radix_tree_node **nodep, void __rcu ***slotp);
794 unsigned int *slotp, unsigned int *funcp) in pci_parse_devaddr() argument846 *slotp = slot; in pci_parse_devaddr()
353 struct bio *bio, int *slotp, int *replp) in find_bio_disk() argument369 if (slotp) in find_bio_disk()370 *slotp = slot; in find_bio_disk()