Lines Matching refs:size
177 resource_size_t size, resource_size_t align,
223 if (size > max - min_used + 1)
227 ret = allocate_resource(r, res, size, min_used, max,
239 * @size: size of resource to allocate
246 * Given the PCI bus a device resides on, the size, minimum address,
251 resource_size_t size, resource_size_t align,
263 rc = pci_bus_alloc_from_region(bus, res, size, align, min,
269 return pci_bus_alloc_from_region(bus, res, size, align, min,
275 return pci_bus_alloc_from_region(bus, res, size, align, min,