Searched defs:slot (Results 1 – 14 of 14) sorted by relevance
/block/ |
D | blk-crypto-profile.c | 76 unsigned int slot; in blk_crypto_profile_init() local 182 blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot) in blk_crypto_remove_slot_from_lru_list() 211 struct blk_crypto_keyslot *slot; in blk_crypto_find_and_grab_keyslot() local 229 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) in blk_crypto_keyslot_index() 256 struct blk_crypto_keyslot *slot; in blk_crypto_get_keyslot() local 329 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) in blk_crypto_put_keyslot() 377 struct blk_crypto_keyslot *slot; in __blk_crypto_evict_key() local 431 unsigned int slot; in blk_crypto_reprogram_all_keys() local
|
D | keyslot-manager.c | 83 unsigned int slot; in blk_ksm_init() local 171 static void blk_ksm_remove_slot_from_lru_list(struct blk_ksm_keyslot *slot) in blk_ksm_remove_slot_from_lru_list() 199 struct blk_ksm_keyslot *slot; in blk_ksm_find_and_grab_keyslot() local 211 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot) in blk_ksm_get_slot_idx() 237 struct blk_ksm_keyslot *slot; in blk_ksm_get_slot_for_key() local 305 void blk_ksm_put_slot(struct blk_ksm_keyslot *slot) in blk_ksm_put_slot() 354 struct blk_ksm_keyslot *slot; in blk_ksm_evict_key() local 408 unsigned int slot; in blk_ksm_reprogram_all_keys() local
|
D | blk-crypto-fallback.c | 91 static void blk_crypto_fallback_evict_keyslot(unsigned int slot) in blk_crypto_fallback_evict_keyslot() 109 unsigned int slot) in blk_crypto_fallback_keyslot_program() 132 unsigned int slot) in blk_crypto_fallback_keyslot_evict() 188 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, in blk_crypto_fallback_alloc_cipher_req() 266 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_encrypt_bio() local 383 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_decrypt_bio() local
|
/block/partitions/ |
D | acorn.c | 26 unsigned long first_sector, int slot) in adfs_partition() 71 unsigned long first_sect, int slot, in riscix_partition() 126 unsigned long first_sect, int slot, in linux_partition() 167 int slot = 1; in adfspart_check_CUMANA() local 257 int slot = 1; in adfspart_check_ADFS() local 354 int slot; in adfspart_check_ICS() local 451 int slot = 1; in adfspart_check_POWERTEC() local 514 int i, slot = 1; in adfspart_check_EESOX() local
|
D | cmdline.c | 253 static int add_part(int slot, struct cmdline_subpart *subpart, in add_part() 286 int slot = 1; in cmdline_parts_set() local 344 static void cmdline_parts_verifier(int slot, struct parsed_partitions *state) in cmdline_parts_verifier()
|
D | atari.c | 41 int slot; in atari_partition() local
|
D | mac.c | 35 int slot, blocks_in_map; in mac_partition() local
|
D | karma.c | 18 int slot = 1; in karma_partition() local
|
D | amiga.c | 48 int slot = 1; in amiga_partition() local
|
D | sysv68.c | 52 int slot = 1; in sysv68_partition() local
|
D | sgi.c | 40 int slot = 1; in sgi_partition() local
|
D | msdos.c | 77 int slot, ret = 0; in aix_magic_present() local 108 static void set_info(struct parsed_partitions *state, int slot, in set_info() 588 int slot; in msdos_partition() local
|
D | osf.c | 19 int slot = 1; in osf_partition() local
|
D | sun.c | 25 int slot = 1; in sun_partition() local
|