| /include/linux/ |
| D | dm-dirty-log.h | 58 int (*is_clean)(struct dm_dirty_log *log, region_t region); 71 int (*in_sync)(struct dm_dirty_log *log, region_t region, 86 void (*mark_region)(struct dm_dirty_log *log, region_t region); 87 void (*clear_region)(struct dm_dirty_log *log, region_t region); 101 int (*get_resync_work)(struct dm_dirty_log *log, region_t *region); 109 region_t region, int in_sync); 130 int (*is_remote_recovering)(struct dm_dirty_log *log, region_t region);
|
| D | dm-region-hash.h | 54 sector_t dm_rh_region_to_sector(struct dm_region_hash *rh, region_t region); 67 int dm_rh_get_state(struct dm_region_hash *rh, region_t region, int may_block); 68 void dm_rh_set_state(struct dm_region_hash *rh, region_t region, 79 void dm_rh_dec(struct dm_region_hash *rh, region_t region);
|
| D | pruss_driver.h | 111 struct pruss_mem_region *region); 113 struct pruss_mem_region *region); 133 struct pruss_mem_region *region) in pruss_request_mem_region() argument 139 struct pruss_mem_region *region) in pruss_release_mem_region() argument
|
| D | vfio_pci_core.h | 34 struct vfio_pci_region *region); 36 struct vfio_pci_region *region, 39 struct vfio_pci_region *region, 65 struct vfio_pci_region *region; member
|
| D | memblock.h | 551 #define for_each_mem_region(region) \ argument 552 for (region = memblock.memory.regions; \ 553 region < (memblock.memory.regions + memblock.memory.cnt); \ 554 region++) 560 #define for_each_reserved_mem_region(region) \ argument 561 for (region = memblock.reserved.regions; \ 562 region < (memblock.reserved.regions + memblock.reserved.cnt); \ 563 region++)
|
| D | dm-io.h | 83 struct dm_io_region *region, unsigned int long *sync_error_bits,
|
| D | ipack.h | 99 struct ipack_region region[IPACK_SPACE_COUNT]; member
|
| D | virtio_config.h | 131 struct virtio_shm_region *region, u8 id); 330 struct virtio_shm_region *region, u8 id) in virtio_get_shm_region() argument 334 return vdev->config->get_shm_region(vdev, region, id); in virtio_get_shm_region()
|
| D | ioport.h | 318 #define rename_region(region, newname) do { (region)->name = (newname); } while (0) argument
|
| D | damon.h | 550 struct damon_region *region,
|
| D | firewire.h | 355 const struct fw_address_region *region);
|
| D | pci.h | 1159 void pcibios_resource_to_bus(struct pci_bus *bus, struct pci_bus_region *region, 1162 struct pci_bus_region *region); 1602 struct pci_bus_region region; in pci_bus_address() local 1604 pcibios_resource_to_bus(pdev->bus, ®ion, &pdev->resource[bar]); in pci_bus_address() 1605 return region.start; in pci_bus_address()
|
| D | fb.h | 284 void (*fb_copyarea) (struct fb_info *info, const struct fb_copyarea *region);
|
| D | iommu.h | 292 void (*free)(struct device *dev, struct iommu_resv_region *region);
|
| /include/linux/fpga/ |
| D | fpga-region.h | 28 int (*get_bridges)(struct fpga_region *region); 52 int (*get_bridges)(struct fpga_region *region); 61 int fpga_region_program_fpga(struct fpga_region *region); 74 void fpga_region_unregister(struct fpga_region *region);
|
| /include/video/ |
| D | sticore.h | 59 typedef union region { union 69 u32 region; /* complete region value */ member
|
| /include/drm/ |
| D | drm_file.h | 491 const char *region);
|
| /include/uapi/drm/ |
| D | i915_drm.h | 857 int region; member 864 int region; member 869 int region; member 878 int region; member 3484 struct drm_i915_gem_memory_class_instance region; member
|
| D | radeon_drm.h | 735 int region; member 742 int region; member 747 int region; member
|
| /include/linux/soc/mediatek/ |
| D | gzvm_drv.h | 238 phys_addr_t region);
|
| /include/uapi/linux/ |
| D | omap3isp.h | 255 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS]; member
|
| D | ethtool.h | 1619 __u32 region; member
|
| /include/net/ |
| D | devlink.h | 1838 void devl_region_destroy(struct devlink_region *region); 1839 void devlink_region_destroy(struct devlink_region *region); 1842 int devlink_region_snapshot_create(struct devlink_region *region,
|
| D | dsa.h | 1296 void dsa_devlink_region_destroy(struct devlink_region *region);
|
| /include/linux/avf/ |
| D | virtchnl.h | 1309 u8 region; member
|