| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | ecb_cbc_helpers.h | 32 #define ECB_WALK_ADVANCE(blocks) do { \ argument 38 #define ECB_BLOCK(blocks, func) do { \ argument 61 #define CBC_DEC_BLOCK(blocks, func) do { \ argument
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | aes-neonbs-glue.c | 96 int rounds, int blocks)) in __ecb_crypt() 106 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __ecb_crypt() local 166 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in cbc_encrypt() local 189 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in cbc_decrypt() local 217 int blocks = (walk.nbytes / AES_BLOCK_SIZE) & ~7; in ctr_encrypt() local 278 int rounds, int blocks, u8 iv[])) in __xts_crypt() 316 int blocks = (walk.nbytes / AES_BLOCK_SIZE) & ~7; in __xts_crypt() local
|
| D | sha512-ce-glue.c | 35 int blocks) in __sha512_ce_transform() 49 int blocks) in __sha512_block_data_order()
|
| D | aes-glue.c | 185 unsigned int blocks; in ecb_encrypt() local 205 unsigned int blocks; in ecb_decrypt() local 225 unsigned int blocks; in cbc_encrypt_walk() local 254 unsigned int blocks; in cbc_decrypt_walk() local 413 unsigned int blocks; in essiv_cbc_encrypt() local 435 unsigned int blocks; in essiv_cbc_decrypt() local 877 static void mac_do_update(struct crypto_aes_ctx *ctx, u8 const in[], int blocks, in mac_do_update() 919 int blocks = len / AES_BLOCK_SIZE; in mac_update() local
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | aes-neonbs-glue.c | 99 int rounds, int blocks)) in __ecb_crypt() 109 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __ecb_crypt() local 169 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in cbc_encrypt() local 192 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in cbc_decrypt() local 240 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in ctr_encrypt() local 320 int rounds, int blocks, u8 iv[])) in __xts_crypt() 358 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __xts_crypt() local
|
| D | ghash-ce-glue.c | 71 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update() 96 void ghash_do_simd_update(int blocks, u64 dg[], const char *src, in ghash_do_simd_update() 98 void (*simd_update)(int blocks, u64 dg[], in ghash_do_simd_update() 125 int blocks; in ghash_update() local 288 int blocks = count / GHASH_BLOCK_SIZE; in gcm_update_mac() local 398 int blocks = walk.nbytes / AES_BLOCK_SIZE; in gcm_encrypt() local 512 int blocks = walk.nbytes / AES_BLOCK_SIZE; in gcm_decrypt() local
|
| D | aes-glue.c | 179 unsigned int blocks; in ecb_encrypt() local 199 unsigned int blocks; in ecb_decrypt() local 219 unsigned int blocks; in cbc_encrypt_walk() local 248 unsigned int blocks; in cbc_decrypt_walk() local 407 unsigned int blocks; in essiv_cbc_encrypt() local 429 unsigned int blocks; in essiv_cbc_decrypt() local 451 int blocks; in ctr_encrypt() local 849 static void mac_do_update(struct crypto_aes_ctx *ctx, u8 const in[], int blocks, in mac_do_update() 891 int blocks = len / AES_BLOCK_SIZE; in mac_update() local
|
| D | sha512-ce-glue.c | 35 int blocks) in __sha512_ce_transform() 49 int blocks) in __sha512_block_data_order()
|
| /kernel/linux/linux-5.10/arch/m68k/emu/ |
| D | nfblock.c | 41 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, in nfhd_get_capacity() 56 u32 blocks, bsize; member 100 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) in nfhd_init_one() 156 u32 blocks, bsize; in nfhd_init() local
|
| /kernel/linux/linux-6.6/arch/m68k/emu/ |
| D | nfblock.c | 40 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, in nfhd_get_capacity() 55 u32 blocks, bsize; member 97 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) in nfhd_init_one() 150 u32 blocks, bsize; in nfhd_init() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | intel_memory_region.c | 35 struct list_head *blocks) in intel_memory_region_free_pages() 51 struct list_head *blocks) in __intel_memory_region_put_pages_buddy() 61 struct list_head blocks; in __intel_memory_region_put_block_buddy() local 72 struct list_head *blocks) in __intel_memory_region_get_pages_buddy()
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | agheader.c | 372 xfs_extlen_t *blocks = priv; in xchk_agf_record_bno_lengths() local 384 xfs_extlen_t blocks = 0; in xchk_agf_xref_freeblks() local 405 xfs_extlen_t blocks; in xchk_agf_xref_cntbt() local 437 xfs_agblock_t blocks; in xchk_agf_xref_btreeblks() local 486 xfs_agblock_t blocks; in xchk_agf_xref_refcblks() local 819 xfs_agblock_t blocks; in xchk_agi_xref_fiblocks() local
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | agheader.c | 350 xfs_extlen_t *blocks = priv; in xchk_agf_record_bno_lengths() local 362 xfs_extlen_t blocks = 0; in xchk_agf_xref_freeblks() local 383 xfs_extlen_t blocks; in xchk_agf_xref_cntbt() local 415 xfs_agblock_t blocks; in xchk_agf_xref_btreeblks() local 460 xfs_agblock_t blocks; in xchk_agf_xref_refcblks() local 790 xfs_agblock_t blocks; in xchk_agi_xref_fiblocks() local
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | stmpe.c | 39 unsigned int blocks; member 47 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_enable() 52 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_disable() 132 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable() 149 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in stmpe_disable() 412 static int stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe801_enable() 529 static int stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe811_enable() 644 static int stmpe1600_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1600_enable() 778 static int stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1601_enable() 879 static int stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1801_enable() [all …]
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | stmpe.c | 35 unsigned int blocks; member 41 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_enable() 46 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_disable() 126 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable() 143 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in stmpe_disable() 408 static int stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe801_enable() 527 static int stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe811_enable() 642 static int stmpe1600_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1600_enable() 776 static int stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1601_enable() 877 static int stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1801_enable() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | aes-neonbs-glue.c | 87 int rounds, int blocks)) in __ecb_crypt() 97 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __ecb_crypt() local 171 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in cbc_decrypt() local 243 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in ctr_encrypt() local 343 int rounds, int blocks, u8 iv[], int)) in __xts_crypt() 373 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __xts_crypt() local
|
| D | aes-ce-glue.c | 172 unsigned int blocks; in ecb_encrypt() local 192 unsigned int blocks; in ecb_decrypt() local 212 unsigned int blocks; in cbc_encrypt_walk() local 242 unsigned int blocks; in cbc_decrypt_walk() local 388 int err, blocks; in ctr_encrypt() local
|
| /kernel/linux/linux-5.10/crypto/async_tx/ |
| D | async_pq.c | 107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome() 177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in async_gen_syndrome() 272 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan() 298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val()
|
| D | async_raid6_recov.c | 154 struct page **blocks, unsigned int *offs, in __2data_recov_4() 204 struct page **blocks, unsigned int *offs, in __2data_recov_5() 295 struct page **blocks, unsigned int *offs, in __2data_recov_n() 394 struct page **blocks, unsigned int *offs, in async_raid6_2data_recov() 472 struct page **blocks, unsigned int *offs, in async_raid6_datap_recov()
|
| /kernel/linux/linux-6.6/crypto/async_tx/ |
| D | async_pq.c | 107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome() 177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in async_gen_syndrome() 272 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan() 298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val()
|
| D | async_raid6_recov.c | 154 struct page **blocks, unsigned int *offs, in __2data_recov_4() 204 struct page **blocks, unsigned int *offs, in __2data_recov_5() 295 struct page **blocks, unsigned int *offs, in __2data_recov_n() 394 struct page **blocks, unsigned int *offs, in async_raid6_2data_recov() 472 struct page **blocks, unsigned int *offs, in async_raid6_datap_recov()
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| D | aes-neonbs-glue.c | 90 int rounds, int blocks)) in __ecb_crypt() 100 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __ecb_crypt() local 174 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in cbc_decrypt() local 339 int rounds, int blocks, u8 iv[], int)) in __xts_crypt() 369 unsigned int blocks = walk.nbytes / AES_BLOCK_SIZE; in __xts_crypt() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | md-bitmap.c | 1225 sector_t blocks; in md_bitmap_daemon_work() local 1346 sector_t offset, sector_t *blocks, in md_bitmap_get_counter() 1412 sector_t blocks; in md_bitmap_startwrite() local 1473 sector_t blocks; in md_bitmap_endwrite() local 1512 static int __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, in __bitmap_start_sync() 1540 int md_bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, in md_bitmap_start_sync() 1564 void md_bitmap_end_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int aborted) in md_bitmap_end_sync() 1602 sector_t blocks; in md_bitmap_close_sync() local 1615 sector_t blocks; in md_bitmap_cond_end_sync() local 1647 sector_t sector, blocks = 0; in md_bitmap_sync_with_cluster() local [all …]
|
| /kernel/linux/linux-6.6/fs/sysv/ |
| D | balloc.c | 47 sysv_zone_t *blocks = sbi->s_bcache; in sysv_free_block() local 165 sysv_zone_t *blocks; in sysv_count_free_blocks() local
|
| /kernel/linux/linux-5.10/fs/sysv/ |
| D | balloc.c | 47 sysv_zone_t *blocks = sbi->s_bcache; in sysv_free_block() local 165 sysv_zone_t *blocks; in sysv_count_free_blocks() local
|