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

/linux-master/drivers/pci/
H A Dsetup-bus.c212 static void reassign_resources_sorted(struct list_head *realloc_head, argument
345 __assign_resources_sorted(struct list_head *head, struct list_head *realloc_head, struct list_head *fail_head) argument
493 pbus_assign_resources_sorted(const struct pci_bus *bus, struct list_head *realloc_head, struct list_head *fail_head) argument
883 pbus_size_io(struct pci_bus *bus, resource_size_t min_size, resource_size_t add_size, struct list_head *realloc_head) argument
993 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) argument
1115 pci_bus_size_cardbus(struct pci_bus *bus, struct list_head *realloc_head) argument
1208 __pci_bus_size_bridges(struct pci_bus *bus, struct list_head *realloc_head) argument
1382 __pci_bus_assign_resources(const struct pci_bus *bus, struct list_head *realloc_head, struct list_head *fail_head) argument
[all...]

Completed in 139 milliseconds