Searched defs:realloc_head (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pci/ |
| H A D | setup-bus.c | 422 static void reassign_resources_sorted(struct list_head *realloc_head, in reassign_resources_sorted() argument 578 struct list_head *realloc_head, in __assign_resources_sorted() argument 770 pbus_assign_resources_sorted(const struct pci_bus * bus,struct list_head * realloc_head,struct list_head * fail_head) pbus_assign_resources_sorted() argument 1072 pbus_size_io(struct pci_bus * bus,resource_size_t add_size,struct list_head * realloc_head) pbus_size_io() argument 1220 pbus_size_mem_optional(struct pci_dev * dev,int resno,resource_size_t align,struct list_head * realloc_head,resource_size_t * add_align,resource_size_t * children_add_size) pbus_size_mem_optional() argument 1280 pbus_size_mem(struct pci_bus * bus,struct resource * b_res,resource_size_t add_size,struct list_head * realloc_head) pbus_size_mem() argument 1381 __pci_bus_size_bridges(struct pci_bus * bus,struct list_head * realloc_head) __pci_bus_size_bridges() argument 1498 __pci_bus_assign_resources(const struct pci_bus * bus,struct list_head * realloc_head,struct list_head * fail_head) __pci_bus_assign_resources() argument [all...] |