/linux-6.12.1/net/netfilter/ ! |
D | nft_set_pipapo_avx2.c | 45 #define NFT_PIPAPO_AVX2_BUCKET_LOAD4(reg, lt, group, v, bsize) \ argument 49 #define NFT_PIPAPO_AVX2_BUCKET_LOAD8(reg, lt, group, v, bsize) \ argument 221 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2() local 284 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4() local 363 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_8() local 460 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_12() local 555 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_32() local 682 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_1() local 740 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_2() local 805 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_4() local [all …]
|
/linux-6.12.1/crypto/ ! |
D | cbc.c | 19 unsigned int bsize = crypto_lskcipher_blocksize(tfm); in crypto_cbc_encrypt_segment() local 33 unsigned int bsize = crypto_lskcipher_blocksize(tfm); in crypto_cbc_encrypt_inplace() local 73 unsigned int bsize = crypto_lskcipher_blocksize(tfm); in crypto_cbc_decrypt_segment() local 97 unsigned int bsize = crypto_lskcipher_blocksize(tfm); in crypto_cbc_decrypt_inplace() local
|
D | pcbc.c | 24 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_segment() local 46 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_inplace() local 91 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_decrypt_segment() local 113 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_decrypt_inplace() local
|
D | cts.c | 103 int bsize = crypto_skcipher_blocksize(tfm); in cts_cbc_encrypt() local 149 int bsize = crypto_skcipher_blocksize(tfm); in crypto_cts_encrypt() local 184 int bsize = crypto_skcipher_blocksize(tfm); in cts_cbc_decrypt() local 243 int bsize = crypto_skcipher_blocksize(tfm); in crypto_cts_decrypt() local 290 unsigned bsize; in crypto_cts_init_tfm() local
|
D | ctr.c | 31 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_final() local 51 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_segment() local 77 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_inplace() local 103 const unsigned int bsize = crypto_cipher_blocksize(cipher); in crypto_ctr_crypt() local
|
/linux-6.12.1/fs/freevxfs/ ! |
D | vxfs_olt.c | 33 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock() 53 vxfs_read_olt(struct super_block *sbp, u_long bsize) in vxfs_read_olt()
|
D | vxfs_lookup.c | 59 u_long bsize = ip->i_sb->s_blocksize; in vxfs_find_entry() local 194 u_long bsize = sbp->s_blocksize; in vxfs_readdir() local
|
D | vxfs_bmap.c | 48 unsigned long bsize = sb->s_blocksize; in vxfs_bmap_ext4() local
|
/linux-6.12.1/arch/s390/crypto/ ! |
D | sha_common.c | 19 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_update() local 83 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_final() local
|
/linux-6.12.1/arch/m68k/emu/ ! |
D | nfblock.c | 55 u32 blocks, bsize; member 97 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) in nfhd_init_one() 155 u32 blocks, bsize; in nfhd_init() local
|
/linux-6.12.1/arch/x86/crypto/ ! |
D | ecb_cbc_helpers.h | 14 #define ECB_WALK_START(req, bsize, fpu_blocks) do { \ argument 29 #define CBC_WALK_START(req, bsize, fpu_blocks) \ argument
|
D | des3_ede_glue.c | 68 const unsigned int bsize = DES3_EDE_BLOCK_SIZE; in ecb_crypt() local 129 unsigned int bsize = DES3_EDE_BLOCK_SIZE; in __cbc_encrypt() local 170 unsigned int bsize = DES3_EDE_BLOCK_SIZE; in __cbc_decrypt() local
|
D | sm4_aesni_avx_glue.c | 125 unsigned int bsize, sm4_crypt_func func) in sm4_avx_cbc_decrypt() 190 unsigned int bsize, sm4_crypt_func func) in sm4_avx_ctr_crypt()
|
/linux-6.12.1/tools/perf/util/ ! |
D | mem2node.c | 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init() 51 u64 bsize = env->memory_bsize; in mem2node__init() local
|
/linux-6.12.1/fs/reiserfs/ ! |
D | item_ops.c | 31 static int sd_is_left_mergeable(struct reiserfs_key *key, unsigned long bsize) in sd_is_left_mergeable() 128 unsigned long bsize) in direct_is_left_mergeable() 220 unsigned long bsize) in indirect_is_left_mergeable() 364 unsigned long bsize) in direntry_is_left_mergeable() 643 unsigned long bsize) in errcatch_is_left_mergeable()
|
/linux-6.12.1/drivers/mtd/ ! |
D | ftl.c | 751 uint32_t log_addr, bsize; in ftl_read() local 797 uint32_t bsize, blk, le_virt_addr; in set_bam_entry() local 865 uint32_t bsize, log_addr, virt_addr, old_addr, blk; in ftl_write() local 973 uint32_t bsize = 1 << part->header.EraseUnitSize; in ftl_discardsect() local
|
/linux-6.12.1/fs/squashfs/ ! |
D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block()
|
D | file_direct.c | 22 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize, in squashfs_readpage_block()
|
/linux-6.12.1/include/crypto/ ! |
D | ctr.h | 48 int bsize = min(nbytes, blocksize); in crypto_ctr_encrypt_walk() local
|
/linux-6.12.1/arch/powerpc/kernel/ ! |
D | setup_64.c | 551 u32 bsize, u32 sets) in init_cache_info() 587 u32 size, lsize, bsize, sets; in parse_cache_info() local
|
/linux-6.12.1/fs/affs/ ! |
D | file.c | 531 size_t bidx, boff, bsize; in affs_do_read_folio_ofs() local 563 u32 size, bsize; in affs_extent_file_ofs() local 695 u32 bidx, boff, bsize; in affs_write_end_ofs() local
|
/linux-6.12.1/lib/crypto/mpi/ ! |
D | mpi-pow.c | 31 mpi_size_t esize, msize, bsize, rsize; in mpi_powm() local
|
/linux-6.12.1/fs/jfs/ ! |
D | jfs_mount.c | 297 s32 bsize; in chkSuper() local
|
/linux-6.12.1/fs/gfs2/ ! |
D | glops.c | 173 const unsigned bsize = sdp->sd_sb.sb_bsize; in gfs2_rgrp_metasync() local 230 const unsigned bsize = sdp->sd_sb.sb_bsize; in rgrp_go_inval() local
|
/linux-6.12.1/drivers/scsi/qla2xxx/ ! |
D | qla_inline.h | 69 host_to_fcp_swap(uint8_t *fcp, uint32_t bsize) in host_to_fcp_swap() 82 host_to_adap(uint8_t *src, uint8_t *dst, uint32_t bsize) in host_to_adap()
|