| /linux/net/netfilter/ |
| H A 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 int i, ret = -1, m256_size = f->bsize / NFT_PIPAPO_LONGS_PER_M256, b; in nft_pipapo_avx2_lookup_4b_2() local 284 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_4b_4() local 363 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_4b_8() local 460 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_4b_12() local 555 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_4b_32() local 682 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_8b_1() local 740 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_8b_2() local 805 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_8b_4() local 881 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_8b_6() local 967 unsigned long *lt = f->lt, bsize = f->bsize; nft_pipapo_avx2_lookup_8b_16() local [all...] |
| H A D | nft_set_pipapo.c | 683 unsigned int bsize) in lt_calculate_size() argument 828 pipapo_lt_4b_to_8b(int old_groups,int bsize,unsigned long * old_lt,unsigned long * new_lt) pipapo_lt_4b_to_8b() argument 874 pipapo_lt_8b_to_4b(int old_groups,int bsize,unsigned long * old_lt,unsigned long * new_lt) pipapo_lt_8b_to_4b() argument [all...] |
| H A D | nft_set_pipapo.h | 114 unsigned int bsize; member
|
| /linux/fs/freevxfs/ |
| H A 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()
|
| H A D | vxfs_super.c | 188 u_long bsize; in vxfs_fill_super() local
|
| /linux/arch/x86/crypto/ |
| H A 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
|
| /linux/tools/perf/util/ |
| H A D | mem2node.c | 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init() argument 51 u64 bsize = env->memory_bsize; in mem2node__init() local
|
| /linux/drivers/mtd/ |
| H A D | ftl.c | 748 uint32_t log_addr, bsize; in ftl_read() local 794 uint32_t bsize, blk, le_virt_addr; in set_bam_entry() local 862 uint32_t bsize, log_addr, virt_addr, old_addr, blk; in ftl_write() local 970 uint32_t bsize = 1 << part->header.EraseUnitSize; in ftl_discardsect() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | setup_64.c | 548 u32 bsize, u32 sets) in init_cache_info() 584 u32 size, lsize, bsize, sets; in parse_cache_info() local
|
| /linux/lib/crypto/mpi/ |
| H A D | mpi-pow.c | 33 mpi_size_t esize, msize, bsize, rsize; in mpi_powm() local
|
| /linux/include/uapi/linux/ |
| H A D | nfs_mount.h | 43 unsigned int bsize; /* 3 */ member
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_rcfw.c | 244 u32 bsize; in __send_message_no_waiter() local 286 u32 bsize, free_slots, required_slots; in __send_message() local
|
| /linux/arch/mips/boot/ |
| H A D | ecoff.h | 42 int32_t bsize; /* uninitialized data " " */ member
|
| /linux/lib/reed_solomon/ |
| H A D | reed_solomon.c | 219 unsigned int bsize; in init_rs_internal() local
|
| /linux/fs/nfs/ |
| H A D | internal.h | 106 unsigned int bsize; member 783 nfs_block_bits(unsigned long bsize,unsigned char * nrbitsp) nfs_block_bits() argument 812 nfs_block_size(unsigned long bsize,unsigned char * nrbitsp) nfs_block_size() argument [all...] |
| H A D | pagelist.c | 799 unsigned int bsize) in nfs_pageio_mirror_init() 824 size_t bsize, in nfs_pageio_init()
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | a.out.h | 31 __u64 bsize; member
|
| /linux/fs/ext4/ |
| H A D | fast_commit.c | 685 int bsize = sbi->s_journal->j_blocksize; ext4_fc_reserve_space() local 749 int off, bsize = sbi->s_journal->j_blocksize; ext4_fc_write_tail() local 1189 int nblks = 0, ret, bsize = journal->j_blocksize; ext4_fc_commit() local [all...] |
| /linux/drivers/s390/block/ |
| H A D | dasd_diag.c | 323 unsigned int sb, bsize; in dasd_diag_check_device() local
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_fw.c | 306 u32 bsize, free_slots, required_slots; __send_message() local
|
| /linux/security/apparmor/ |
| H A D | match.c | 34 static struct table_header *unpack_table(char *blob, size_t bsize) in unpack_table()
|
| /linux/fs/squashfs/ |
| H A D | file.c | 596 int res, bsize; in squashfs_readahead() local
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00usb.c | 121 u16 off, len, bsize; in rt2x00usb_vendor_request_buff() local
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | init.c | 288 int i, bsize, desc_len; ath_descdma_setup() local
|
| /linux/fs/jfs/ |
| H A D | jfs_incore.h | 168 short bsize; /* logical block size */ member
|