Searched refs:resource_contains (Results 1 – 4 of 4) sorted by relevance
56 if (resource_contains(window->res, res)) { in pcibios_resource_to_bus()
424 if (res->start && resource_contains(r, res)) { in pci_find_parent_resource()
173 static inline bool resource_contains(struct resource *r1, struct resource *r2) in resource_contains() function
594 if (resource_contains(&avail, &alloc)) { in __find_resource()644 if (resource_contains(&new, old)) { in reallocate_resource()655 if (resource_contains(old, &new)) { in reallocate_resource()