unit_size 132 arch/ia64/mm/contig.c ai->unit_size = PERCPU_PAGE_SIZE; unit_size 222 arch/ia64/mm/discontig.c ai->unit_size = PERCPU_PAGE_SIZE; unit_size 215 arch/x86/kvm/mtrr.c u64 unit_size = fixed_mtrr_seg_unit_size(seg); unit_size 217 arch/x86/kvm/mtrr.c *start = mtrr_seg->start + unit * unit_size; unit_size 218 arch/x86/kvm/mtrr.c *end = *start + unit_size; unit_size 113 drivers/crypto/ccp/ccp-crypto-aes-xts.c u32 unit_size; unit_size 128 drivers/crypto/ccp/ccp-crypto-aes-xts.c unit_size = CCP_XTS_AES_UNIT_SIZE__LAST; unit_size 131 drivers/crypto/ccp/ccp-crypto-aes-xts.c unit_size = unit; unit_size 139 drivers/crypto/ccp/ccp-crypto-aes-xts.c if (unit_size == CCP_XTS_AES_UNIT_SIZE__LAST) unit_size 174 drivers/crypto/ccp/ccp-crypto-aes-xts.c rctx->cmd.u.xts.unit_size = unit_size; unit_size 186 drivers/crypto/ccp/ccp-dev-v3.c | (op->u.xts.unit_size << REQ1_XTS_AES_SIZE_SHIFT) unit_size 344 drivers/crypto/ccp/ccp-dev-v5.c CCP_XTS_SIZE(&function) = op->u.xts.unit_size; unit_size 502 drivers/crypto/ccp/ccp-dev.h enum ccp_xts_aes_unit_size unit_size; unit_size 1079 drivers/crypto/ccp/ccp-ops.c unsigned int unit_size, dm_offset; unit_size 1085 drivers/crypto/ccp/ccp-ops.c switch (xts->unit_size) { unit_size 1087 drivers/crypto/ccp/ccp-ops.c unit_size = 16; unit_size 1090 drivers/crypto/ccp/ccp-ops.c unit_size = 512; unit_size 1093 drivers/crypto/ccp/ccp-ops.c unit_size = 1024; unit_size 1096 drivers/crypto/ccp/ccp-ops.c unit_size = 2048; unit_size 1099 drivers/crypto/ccp/ccp-ops.c unit_size = 4096; unit_size 1134 drivers/crypto/ccp/ccp-ops.c op.u.xts.unit_size = xts->unit_size; unit_size 1213 drivers/crypto/ccp/ccp-ops.c unit_size, unit_size 1222 drivers/crypto/ccp/ccp-ops.c unit_size, DMA_FROM_DEVICE); unit_size 1229 drivers/crypto/ccp/ccp-ops.c ccp_prepare_data(&src, &dst, &op, unit_size, true); unit_size 88 drivers/memstick/core/mspro_block.c __be16 unit_size; unit_size 374 drivers/memstick/core/mspro_block.c be16_to_cpu(x_sys->unit_size)); unit_size 1200 drivers/memstick/core/mspro_block.c msb->page_size = be16_to_cpu(sys_info->unit_size); unit_size 34 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c unsigned int unit_size; unit_size 37 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c unit_size = nfp_shared_buf_pool_unit(pf, sb); unit_size 38 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c if (!unit_size) unit_size 50 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c pool_info->size = le32_to_cpu(get_data.size) * unit_size; unit_size 51 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c pool_info->cell_size = unit_size; unit_size 67 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c unsigned int unit_size; unit_size 69 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c unit_size = nfp_shared_buf_pool_unit(pf, sb); unit_size 70 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c if (!unit_size || size % unit_size) unit_size 72 drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c set_data.size = cpu_to_le32(size / unit_size); unit_size 5289 drivers/net/wireless/ath/ath10k/wmi.c u32 req_id, num_units, unit_size, num_unit_info; unit_size 5300 drivers/net/wireless/ath/ath10k/wmi.c unit_size = __le32_to_cpu(mem_reqs[i]->unit_size); unit_size 5317 drivers/net/wireless/ath/ath10k/wmi.c pool_size = num_units * round_up(unit_size, 4); unit_size 5413 drivers/net/wireless/ath/ath10k/wmi.c u32 num_units, req_id, unit_size, num_mem_reqs, num_unit_info, i; unit_size 5512 drivers/net/wireless/ath/ath10k/wmi.c unit_size = __le32_to_cpu(arg.mem_reqs[i]->unit_size); unit_size 5536 drivers/net/wireless/ath/ath10k/wmi.c unit_size, unit_size 5540 drivers/net/wireless/ath/ath10k/wmi.c unit_size); unit_size 2229 drivers/net/wireless/ath/ath10k/wmi.h __le32 unit_size; unit_size 2321 drivers/scsi/csiostor/csio_scsi.c uint32_t unit_size = 0; unit_size 2336 drivers/scsi/csiostor/csio_scsi.c unit_size = buf_size; unit_size 2347 drivers/scsi/csiostor/csio_scsi.c ddp_desc->vaddr = dma_alloc_coherent(&hw->pdev->dev, unit_size, unit_size 2357 drivers/scsi/csiostor/csio_scsi.c ddp_desc->len = unit_size; unit_size 875 drivers/target/target_core_file.c int unit_size = FDBD_FORMAT_UNIT_SIZE * dev->dev_attrib.block_size; unit_size 883 drivers/target/target_core_file.c buf = vzalloc(unit_size); unit_size 893 drivers/target/target_core_file.c memset(buf, 0xff, unit_size); unit_size 895 drivers/target/target_core_file.c buf, unit_size); unit_size 233 include/linux/ccp.h enum ccp_xts_aes_unit_size unit_size; unit_size 79 include/linux/percpu.h size_t unit_size; unit_size 135 mm/percpu-internal.h pcpu_stats.min_alloc_size = pcpu_stats_ai.unit_size; unit_size 111 mm/percpu-km.c nr_pages = (ai->groups[0].nr_units * ai->unit_size) >> PAGE_SHIFT; unit_size 167 mm/percpu-stats.c PL(unit_size); unit_size 2185 mm/percpu.c upa = ai->alloc_size / ai->unit_size; unit_size 2191 mm/percpu.c ai->unit_size, ai->alloc_size / ai->atom_size, ai->atom_size); unit_size 2305 mm/percpu.c PCPU_SETUP_BUG_ON(ai->unit_size < size_sum); unit_size 2306 mm/percpu.c PCPU_SETUP_BUG_ON(offset_in_page(ai->unit_size)); unit_size 2307 mm/percpu.c PCPU_SETUP_BUG_ON(ai->unit_size < PCPU_MIN_UNIT_SIZE); unit_size 2308 mm/percpu.c PCPU_SETUP_BUG_ON(!IS_ALIGNED(ai->unit_size, PCPU_BITMAP_BLOCK_SIZE)); unit_size 2351 mm/percpu.c group_sizes[group] = gi->nr_units * ai->unit_size; unit_size 2363 mm/percpu.c unit_off[cpu] = gi->base_offset + i * ai->unit_size; unit_size 2390 mm/percpu.c pcpu_unit_pages = ai->unit_size >> PAGE_SHIFT; unit_size 2639 mm/percpu.c ai->unit_size = alloc_size / upa; unit_size 2651 mm/percpu.c gi->base_offset = unit * ai->unit_size; unit_size 2737 mm/percpu.c ptr = alloc_fn(cpu, gi->nr_units * ai->unit_size, atom_size); unit_size 2751 mm/percpu.c max_distance += ai->unit_size * ai->groups[highest_group].nr_units; unit_size 2773 mm/percpu.c for (i = 0; i < gi->nr_units; i++, ptr += ai->unit_size) { unit_size 2776 mm/percpu.c free_fn(ptr, ai->unit_size); unit_size 2781 mm/percpu.c free_fn(ptr + size_sum, ai->unit_size - size_sum); unit_size 2792 mm/percpu.c ai->dyn_size, ai->unit_size); unit_size 2801 mm/percpu.c ai->groups[group].nr_units * ai->unit_size); unit_size 2848 mm/percpu.c upa = ai->alloc_size/ai->unit_size; unit_size 2855 mm/percpu.c unit_pages = ai->unit_size >> PAGE_SHIFT; unit_size 2886 mm/percpu.c vm.size = num_possible_cpus() * ai->unit_size; unit_size 2891 mm/percpu.c (unsigned long)vm.addr + unit * ai->unit_size; unit_size 2993 mm/percpu.c const size_t unit_size = unit_size 3000 mm/percpu.c fc = memblock_alloc_from(unit_size, PAGE_SIZE, __pa(MAX_DMA_ADDRESS)); unit_size 3006 mm/percpu.c ai->dyn_size = unit_size; unit_size 3007 mm/percpu.c ai->unit_size = unit_size; unit_size 3008 mm/percpu.c ai->atom_size = unit_size; unit_size 3009 mm/percpu.c ai->alloc_size = unit_size;