Searched refs:realloc_head (Results 1 – 2 of 2) sorted by relevance
378 if (!realloc_head || list_empty(realloc_head)) in __assign_resources_sorted()477 if (realloc_head) in __assign_resources_sorted()918 if (realloc_head) in pbus_size_io()925 size1 = (!realloc_head || (realloc_head && !add_size && !children_add_size)) ? size0 : in pbus_size_io()1066 if (realloc_head) { in pbus_size_mem()1128 if (realloc_head) { in pci_bus_size_cardbus()1141 if (realloc_head) { in pci_bus_size_cardbus()1176 if (realloc_head) { in pci_bus_size_cardbus()1193 if (realloc_head) { in pci_bus_size_cardbus()2046 LIST_HEAD(realloc_head); in pci_assign_unassigned_root_bus_resources()[all …]
255 struct list_head *realloc_head);257 struct list_head *realloc_head,
Completed in 9 milliseconds