Searched defs:slotp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | keyslot-manager.c | 152 struct blk_ksm_keyslot *slotp; in blk_ksm_find_keyslot() local
|
H A D | blk-crypto-fallback.c | 92 struct blk_crypto_keyslot *slotp = &blk_crypto_keyslots[slot]; in blk_crypto_evict_keyslot() local 109 struct blk_crypto_keyslot *slotp = &blk_crypto_keyslots[slot]; in blk_crypto_keyslot_program() local 191 const struct blk_crypto_keyslot *slotp; blk_crypto_alloc_cipher_req() local 603 struct blk_crypto_keyslot *slotp; blk_crypto_fallback_start_using_mode() local [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-crypto-profile.c | 195 struct blk_crypto_keyslot *slotp; in blk_crypto_find_keyslot() local
|
H A D | blk-crypto-fallback.c | 94 struct blk_crypto_fallback_keyslot *slotp = &blk_crypto_keyslots[slot]; in blk_crypto_fallback_evict_keyslot() local 112 struct blk_crypto_fallback_keyslot *slotp = &blk_crypto_keyslots[slot]; in blk_crypto_fallback_keyslot_program() local 192 const struct blk_crypto_fallback_keyslot *slotp; blk_crypto_fallback_alloc_cipher_req() local 624 struct blk_crypto_fallback_keyslot *slotp; blk_crypto_fallback_start_using_mode() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | radix-tree.c | 596 __radix_tree_create(struct radix_tree_root *root, unsigned long index, struct radix_tree_node **nodep, void __rcu ***slotp) __radix_tree_create() argument 745 __radix_tree_lookup(const struct radix_tree_root *root, unsigned long index, struct radix_tree_node **nodep, void __rcu ***slotp) __radix_tree_lookup() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | radix-tree.c | 598 __radix_tree_create(struct radix_tree_root *root, unsigned long index, struct radix_tree_node **nodep, void __rcu ***slotp) __radix_tree_create() argument 747 __radix_tree_lookup(const struct radix_tree_root *root, unsigned long index, struct radix_tree_node **nodep, void __rcu ***slotp) __radix_tree_lookup() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid10.c | 324 find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio, struct bio *bio, int *slotp, int *replp) find_bio_disk() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid10.c | 352 find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio, struct bio *bio, int *slotp, int *replp) find_bio_disk() argument
|
Completed in 19 milliseconds