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
833
resource_list_for_each_entry(entry2, resources) {
drivers/acpi/pci_root.c
984
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
515
resource_list_for_each_entry(window, &bridge->windows) {
drivers/iommu/dma-iommu.c
526
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
290
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/cadence/pcie-cadence-host-hpa.c
252
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/cadence/pcie-cadence-host.c
250
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/cadence/pcie-cadence-host.c
290
resource_list_for_each_entry(entry, &bridge->windows) {
drivers/pci/controller/dwc/pcie-designware-host.c
909
resource_list_for_each_entry(entry, &pp->bridge->windows) {
drivers/pci/controller/dwc/pcie-designware-host.c
998
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
1753
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
839
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
549
resource_list_for_each_entry(entry, &host->windows) {
drivers/pci/controller/pcie-rcar-host.c
355
resource_list_for_each_entry(win, &bridge->windows) {
drivers/pci/controller/pcie-rcar-host.c
901
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pcie-rzg3s-host.c
1496
resource_list_for_each_entry(entry, &bridge->dma_ranges) {
drivers/pci/controller/pcie-rzg3s-host.c
1550
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
3377
resource_list_for_each_entry(window, &bridge->windows)
drivers/pci/probe.c
3415
resource_list_for_each_entry(window, resources)
drivers/soc/tegra/fuse/tegra-apbmisc.c
322
resource_list_for_each_entry(rentry, &resource_list) {
include/linux/resource_ext.h
74
resource_list_for_each_entry(entry, list) {