/kernel/linux/linux-5.10/include/linux/ |
H A D | resource_ext.h | 63 #define resource_list_for_each_entry(entry, list) \ macro 74 resource_list_for_each_entry(entry, list) { in resource_list_first_type() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | resource_ext.h | 63 #define resource_list_for_each_entry(entry, list) \ macro 74 resource_list_for_each_entry(entry, list) { in resource_list_first_type() function
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | acpi_watchdog.c | 152 resource_list_for_each_entry(rentry, &resource_list) { in acpi_watchdog_init() 180 resource_list_for_each_entry(rentry, &resource_list) in acpi_watchdog_init()
|
H A D | pci_root.c | 713 resource_list_for_each_entry(entry2, resources) { in acpi_pci_root_validate_resources() function 866 resource_list_for_each_entry(entry, &bridge->windows) { in acpi_pci_root_release_info()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | host-bridge.c | 57 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus() 82 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
|
H A D | bus.c | 100 resource_list_for_each_entry(win, resources) { in devm_request_pci_bus_resources() function
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_watchdog.c | 152 resource_list_for_each_entry(rentry, &resource_list) { in acpi_watchdog_init() 176 resource_list_for_each_entry(rentry, &resource_list) in acpi_watchdog_init()
|
H A D | pci_root.c | 839 resource_list_for_each_entry(entry2, resources) { in acpi_pci_root_validate_resources() function 990 resource_list_for_each_entry(entry, &bridge->windows) { in acpi_pci_root_release_info()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | host-bridge.c | 58 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus() 83 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
|
H A D | bus.c | 122 resource_list_for_each_entry(win, resources) { in devm_request_pci_bus_resources() function
|
/kernel/linux/linux-5.10/arch/x86/pci/ |
H A D | bus_numa.c | 45 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources() function
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-versatile.c | 92 resource_list_for_each_entry(entry, &bridge->windows) { in versatile_pci_probe()
|
H A D | pcie-rcar-host.c | 271 resource_list_for_each_entry(win, &bridge->windows) { in rcar_pcie_hw_enable() 871 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rcar_pcie_parse_map_dma_ranges()
|
H A D | pci-v3-semi.c | 683 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in v3_pci_parse_map_dma_ranges() 813 resource_list_for_each_entry(win, &host->windows) { in v3_pci_probe()
|
H A D | pci-ftpci100.c | 391 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in faraday_pci_parse_map_dma_ranges()
|
/kernel/linux/linux-6.6/arch/x86/pci/ |
H A D | bus_numa.c | 45 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources() function
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-versatile.c | 91 resource_list_for_each_entry(entry, &bridge->windows) { in versatile_pci_probe()
|
H A D | pci-v3-semi.c | 681 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in v3_pci_parse_map_dma_ranges() 810 resource_list_for_each_entry(win, &host->windows) { in v3_pci_probe()
|
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-host.c | 412 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in cdns_pcie_host_map_dma_ranges() 457 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_host_init_address_translation()
|
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-host.c | 420 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in cdns_pcie_host_map_dma_ranges() 465 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_host_init_address_translation()
|
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pcie-designware-host.c | 320 resource_list_for_each_entry(win, &bridge->windows) { in dw_pcie_host_init() 593 resource_list_for_each_entry(tmp, &pp->bridge->windows) in dw_pcie_setup_rc()
|
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-designware-host.c | 670 resource_list_for_each_entry(entry, &pp->bridge->windows) { in dw_pcie_iatu_setup() 709 resource_list_for_each_entry(entry, &pp->bridge->dma_ranges) { in dw_pcie_iatu_setup()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | bios32.c | 407 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resource()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | bios32.c | 405 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resource()
|
/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/ |
H A D | pcie-mobiveil-host.c | 283 resource_list_for_each_entry(win, &bridge->windows) { in mobiveil_host_init()
|