Searched defs:realloc_head (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dsetup-bus.c232 static void reassign_resources_sorted(struct list_head *realloc_head, reassign_resources_sorted() argument
1219 void __pci_bus_size_bridges(struct pci_bus *bus, struct list_head *realloc_head) __pci_bus_size_bridges() argument
363 __assign_resources_sorted(struct list_head *head, struct list_head *realloc_head, struct list_head *fail_head) __assign_resources_sorted() argument
512 pbus_assign_resources_sorted(const struct pci_bus *bus, struct list_head *realloc_head, struct list_head *fail_head) pbus_assign_resources_sorted() argument
902 pbus_size_io(struct pci_bus *bus, resource_size_t min_size, resource_size_t add_size, struct list_head *realloc_head) pbus_size_io() argument
1010 pbus_size_mem(struct pci_bus *bus, unsigned long mask, unsigned long type, unsigned long type2, unsigned long type3, resource_size_t min_size, resource_size_t add_size, struct list_head *realloc_head) pbus_size_mem() argument
1126 pci_bus_size_cardbus(struct pci_bus *bus, struct list_head *realloc_head) pci_bus_size_cardbus() argument
1343 __pci_bus_assign_resources(const struct pci_bus *bus, struct list_head *realloc_head, struct list_head *fail_head) __pci_bus_assign_resources() argument

Completed in 68 milliseconds