Home
last modified time | relevance | path

Searched refs:resource_contains (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/pci/
H A Dhost-bridge.c59 if (resource_contains(window->res, res)) { in pcibios_resource_to_bus()
H A Dsetup-bus.c1540 resource_contains(parent_r, r)) in assign_fixed_resource_on_bus()
H A Dpci.c802 if (resource_contains(r, res)) { in pci_find_parent_resource()
843 if (r->start && resource_contains(r, res)) in pci_find_resource()
/linux-6.15/drivers/zorro/
H A Dzorro.c121 if (resource_contains(&bridge->resource[i], &z->resource)) in zorro_find_parent_resource()
/linux-6.15/drivers/acpi/
H A Dpci_mcfg.c211 resource_contains(&f->bus_range, bus_range)) in pci_mcfg_quirk_matches()
H A Dresource.c1108 if (resource_contains(rentry->res, res)) { in acpi_dev_consumes_res()
/linux-6.15/drivers/cxl/
H A Dacpi.c777 if (resource_contains(new, next)) { in add_cxl_resources()
807 if (resource_contains(p, &res)) { in pair_cxl_resource()
/linux-6.15/include/linux/
H A Dioport.h302 static inline bool resource_contains(const struct resource *r1, const struct resource *r2) in resource_contains() function
/linux-6.15/kernel/
H A Dresource.c711 resource_contains(&avail, &alloc)) { in __find_resource_space()
773 if (resource_contains(&new, old)) { in reallocate_resource()
784 if (resource_contains(old, &new)) { in reallocate_resource()
/linux-6.15/drivers/watchdog/
H A Dwdat_wdt.c412 if (resource_contains(res, &r)) { in wdat_wdt_probe()
/linux-6.15/drivers/gpu/drm/tiny/
H A Dofdrm.c410 if (fb_res->start && resource_contains(res, fb_res)) in ofdrm_find_fb_resource()
1202 if (resource_contains(res, &fb_res)) in ofdrm_device_create()
/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_stolen.c495 if (!resource_contains(&i915->dsm.stolen, &i915->dsm.reserved)) { in init_reserved_stolen()
/linux-6.15/drivers/acpi/numa/
H A Dhmat.c138 if (!resource_contains(res, backing_res)) in hmat_get_extended_linear_cache_size()
/linux-6.15/drivers/cxl/core/
H A Dhdm.c413 if (resource_contains(&cxlds->part[i].res, res)) { in __cxl_dpa_reserve()
/linux-6.15/drivers/perf/
H A Darm-cmn.c2526 if (!resource_contains(cfg, root)) in arm_cmn600_acpi_probe()