Symbol: resource_list_for_each_entry
arch/arm/kernel/bios32.c
406
resource_list_for_each_entry(window, &sys->resources)
arch/x86/pci/bus_numa.c
45
resource_list_for_each_entry(window, resources)
drivers/acpi/acpi_watchdog.c
150
resource_list_for_each_entry(rentry, &resource_list) {
drivers/acpi/acpi_watchdog.c
174
resource_list_for_each_entry(rentry, &resource_list)
drivers/acpi/pci_root.c
834
resource_list_for_each_entry(entry2, resources) {
drivers/acpi/pci_root.c
985
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/bluetooth/hci_bcm.c
1178
resource_list_for_each_entry(entry, &resources) {
drivers/iommu/dma-iommu.c
514
resource_list_for_each_entry(window, &bridge->windows) {
drivers/iommu/dma-iommu.c
525
resource_list_for_each_entry(window, &bridge->dma_ranges) {
drivers/pci/bus.c
136
resource_list_for_each_entry(win, resources) {
drivers/pci/controller/cadence/pcie-cadence-host-common.c
286
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/cadence/pcie-cadence-host-hpa.c
250
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/cadence/pcie-cadence-host.c
242
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/cadence/pcie-cadence-host.c
282
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/dwc/pcie-designware-host.c
905
resource_list_for_each_entry(entry, &pp->bridge->windows) {
drivers/pci/controller/dwc/pcie-designware-host.c
994
resource_list_for_each_entry(entry, &pp->bridge->dma_ranges) {
drivers/pci/controller/mobiveil/pcie-mobiveil-host.c
278
resource_list_for_each_entry(win, &bridge->windows) {
drivers/pci/controller/pci-aardvark.c
1750
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/pci-ftpci100.c
377
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pci-tegra.c
837
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/pci-v3-semi.c
681
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pci-v3-semi.c
810
resource_list_for_each_entry(win, &host->windows) {
drivers/pci/controller/pci-versatile.c
91
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/pci-xgene.c
408
resource_list_for_each_entry(window, &bridge->windows) {
drivers/pci/controller/pcie-aspeed.c
793
resource_list_for_each_entry(window, &bridge->windows) {
drivers/pci/controller/pcie-brcmstb.c
1273
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/pcie-brcmstb.c
965
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pcie-iproc.c
1015
resource_list_for_each_entry(window, resources) {
drivers/pci/controller/pcie-iproc.c
1181
resource_list_for_each_entry(entry, &host->dma_ranges) {
drivers/pci/controller/pcie-mediatek-gen3.c
516
resource_list_for_each_entry(entry, &host->windows) {
drivers/pci/controller/pcie-rcar-host.c
356
resource_list_for_each_entry(win, &bridge->windows) {
drivers/pci/controller/pcie-rcar-host.c
902
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pcie-rzg3s-host.c
1331
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pcie-rzg3s-host.c
1385
resource_list_for_each_entry(win, &bridge->windows) {
drivers/pci/controller/plda/pcie-plda-host.c
546
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/host-bridge.c
59
resource_list_for_each_entry(window, &bridge->windows) {
drivers/pci/host-bridge.c
84
resource_list_for_each_entry(window, &bridge->windows) {
drivers/pci/of_property.c
436
resource_list_for_each_entry(window, &bridge->windows) {
drivers/pci/of_property.c
453
resource_list_for_each_entry(window, &bridge->windows) {
drivers/pci/probe.c
3378
resource_list_for_each_entry(window, &bridge->windows)
drivers/pci/probe.c
3416
resource_list_for_each_entry(window, resources)
drivers/soc/tegra/fuse/tegra-apbmisc.c
291
resource_list_for_each_entry(rentry, &resource_list) {
include/linux/resource_ext.h
74
resource_list_for_each_entry(entry, list) {