Searched defs:slot (Results 1 – 13 of 13) sorted by relevance
/block/ |
D | blk-crypto-profile.c | 77 unsigned int slot; in blk_crypto_profile_init() local 179 blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot) in blk_crypto_remove_slot_from_lru_list() 208 struct blk_crypto_keyslot *slot; in blk_crypto_find_and_grab_keyslot() local 226 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) in blk_crypto_keyslot_index() 252 struct blk_crypto_keyslot *slot; in blk_crypto_get_keyslot() local 325 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) in blk_crypto_put_keyslot() 368 struct blk_crypto_keyslot *slot; in __blk_crypto_evict_key() local 422 unsigned int slot; in blk_crypto_reprogram_all_keys() local
|
D | blk-crypto-fallback.c | 92 static void blk_crypto_fallback_evict_keyslot(unsigned int slot) in blk_crypto_fallback_evict_keyslot() 110 unsigned int slot) in blk_crypto_fallback_keyslot_program() 133 unsigned int slot) in blk_crypto_fallback_keyslot_evict() 190 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, in blk_crypto_fallback_alloc_cipher_req() 268 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_encrypt_bio() local 385 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 | 228 static int add_part(int slot, struct cmdline_subpart *subpart, in add_part() 257 int slot = 1; in cmdline_parts_set() local 315 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
|