Searched refs:resource_contains (Results 1 – 5 of 5) sorted by relevance
56 if (resource_contains(window->res, res)) { in pcibios_resource_to_bus()
1356 resource_contains(parent_r, r)) in assign_fixed_resource_on_bus()
436 if (res->start && resource_contains(r, res)) { in pci_find_parent_resource()
174 static inline bool resource_contains(struct resource *r1, struct resource *r2) in resource_contains() function
605 if (resource_contains(&avail, &alloc)) { in __find_resource()655 if (resource_contains(&new, old)) { in reallocate_resource()666 if (resource_contains(old, &new)) { in reallocate_resource()