Searched refs:io_size (Results 26 - 50 of 58) sorted by relevance

123

/linux-master/fs/btrfs/
H A Dordered-data.h173 u64 file_offset, u64 io_size);
H A Dordered-data.c486 * @io_size: Length of the finish IO range
497 u64 file_offset, u64 io_size)
519 if (io_size > entry->bytes_left)
522 entry->bytes_left, io_size);
524 entry->bytes_left -= io_size;
495 btrfs_dec_test_ordered_pending(struct btrfs_inode *inode, struct btrfs_ordered_extent **cached, u64 file_offset, u64 io_size) argument
/linux-master/drivers/scsi/qedi/
H A Dqedi_fw_api.c57 u32 io_size; local
61 io_size = task_params->tx_io_size;
63 io_size = task_params->rx_io_size;
65 if (!io_size)
69 return io_size;
72 io_size : sgl_task_params->total_buffer_size;
/linux-master/drivers/md/
H A Ddm-verity-fec.c70 block = div64_u64_rem(position, v->fec->io_size, &rem);
160 if (offset >= v->fec->io_size) {
750 f->io_size = 1 << v->data_dev_block_bits;
752 f->io_size = v->fec->roots << SECTOR_SHIFT;
755 f->io_size,
H A Dmd-bitmap.c204 unsigned int io_size)
208 return io_size;
211 static unsigned int bitmap_io_size(unsigned int io_size, unsigned int opt_size, argument
214 if (io_size != opt_size &&
217 if (start + io_size / SECTOR_SIZE <= boundary)
218 return io_size;
202 optimal_io_size(struct block_device *bdev, unsigned int last_page_size, unsigned int io_size) argument
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c440 pp->io_size = resource_size(win->res);
601 pp->io_size);
623 pp->io_size);
696 if (pp->io_size) {
701 pp->io_size);
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_stolen.c898 resource_size_t io_start, io_size; local
947 io_size = dsm_size;
950 io_size = 0;
953 io_size = dsm_size;
961 io_start, io_size,
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h151 unsigned int io_size; member in struct:pnv_phb::__anon28
H A Dpci-ioda.c2675 phb->ioda.io_size = hose->pci_io_size;
2676 phb->ioda.io_segsize = phb->ioda.io_size / phb->ioda.total_pe_num;
2737 if (phb->ioda.io_size)
2739 phb->ioda.io_size, phb->ioda.io_segsize);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_device_types.h75 * @io_size: IO size of this VRAM instance
83 resource_size_t io_size; member in struct:xe_mem_region
H A Dxe_bo.c155 u64 io_size; local
161 io_size = vram->io_size;
171 if (io_size < vram->usable_size) {
174 place.lpfn = io_size >> PAGE_SHIFT;
/linux-master/fs/iomap/
H A Dbuffered-io.c1586 if (ioend->io_offset + ioend->io_size != next->io_offset)
1598 if (ioend->io_sector + (ioend->io_size >> 9) != next->io_sector)
1615 ioend->io_size += next->io_size;
1700 ioend->io_size = 0;
1715 if (pos != wpc->ioend->io_offset + wpc->ioend->io_size)
1762 wpc->ioend->io_size += len;
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c1333 resource_size_t io_size = resource_size(&mr->io); local
1335 io_size = rounddown_pow_of_two(io_size >> 1);
1336 if (io_size < PAGE_SIZE)
1339 mr->io = DEFINE_RES_MEM(mr->io.start, io_size);
1341 io_size >> PAGE_SHIFT);
/linux-master/drivers/usb/host/
H A Duhci-hcd.c811 unsigned io_size = (unsigned) hcd->rsrc_len; local
822 for (port = 0; port < (io_size - USBPORTSC1) / 2; port++) {
/linux-master/include/uapi/linux/
H A Dacrn.h453 * @io_size: IO resource size of the virtual device
477 __u32 io_size[ACRN_PCI_NUM_BARS]; member in struct:acrn_vdev
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dtulip.h43 int io_size; member in struct:tulip_chip_table
/linux-master/include/linux/
H A Diomap.h297 size_t io_size; /* size of the extent */ member in struct:iomap_ioend
/linux-master/drivers/net/ethernet/rdc/
H A Dr6040.c1032 int err, io_size = R6040_IO_SIZE; local
1056 if (pci_resource_len(pdev, bar) < io_size) {
1079 ioaddr = pci_iomap(pdev, bar, io_size);
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c272 if (tile->mem.vram.io_size < tile->mem.vram.usable_size) {
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c262 vbi->io_size = sizeof(struct v4l2_sliced_vbi_data) * 36;
/linux-master/drivers/media/pci/cx18/
H A Dcx18-ioctl.c289 vbifmt->io_size = sizeof(struct v4l2_sliced_vbi_data) * 36;
317 vbifmt->io_size = sizeof(struct v4l2_sliced_vbi_data) * 36;
/linux-master/drivers/staging/media/av7110/
H A Dav7110_v4l.c562 f->fmt.sliced.io_size = sizeof(struct v4l2_sliced_vbi_data);
583 f->fmt.sliced.io_size = sizeof(struct v4l2_sliced_vbi_data);
/linux-master/drivers/net/ethernet/via/
H A Dvia-rhine.c1037 int io_size = pdev->revision < VTunknown0 ? 128 : 256; local
1070 if ((pci_resource_len(pdev, 0) < io_size) ||
1071 (pci_resource_len(pdev, 1) < io_size)) {
1086 ioaddr = pci_iomap(pdev, (quirks & rqNeedEnMMIO ? 1 : 0), io_size);
1091 dev_name(hwdev), io_size, memaddr);
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c318 vbifmt->io_size = sizeof(struct v4l2_sliced_vbi_data) * 36;
380 vbifmt->io_size = sizeof(struct v4l2_sliced_vbi_data) * 36;
500 vbifmt->io_size = sizeof(struct v4l2_sliced_vbi_data) * 36;
/linux-master/drivers/net/ethernet/adaptec/
H A Dstarfire.c647 int drv_flags, io_size; local
654 io_size = pci_resource_len(pdev, 0);
673 base = ioremap(ioaddr, io_size);
676 io_size, ioaddr);

Completed in 418 milliseconds

123