Searched refs:resource_list_reserved (Results 1 – 4 of 4) sorted by relevance
327 int resource_list_reserved(struct resource_list *rl, int type, int rid);
1317 if (resource_list_reserved(rl, type, rid)) in acpi_set_resource()
3164 resource_list_reserved(struct resource_list *rl, int type, int rid) in resource_list_reserved() function
3486 if (!resource_list_reserved(rl, PCI_RES_BUS, *rid)) { in pci_alloc_secbus()