Searched refs:ebda_pci_rsrc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 104 static struct ebda_pci_rsrc *alloc_ebda_pci_rsrc(void) in alloc_ebda_pci_rsrc() 106 return kzalloc(sizeof(struct ebda_pci_rsrc), GFP_KERNEL); in alloc_ebda_pci_rsrc() 162 struct ebda_pci_rsrc *ptr; in print_ebda_pci_rsrc() 924 struct ebda_pci_rsrc *rsrc_ptr; in ebda_rsrc_rsrc() 1060 struct ebda_pci_rsrc *resource, *next; in ibmphp_free_ebda_pci_rsrc_queue()
|
H A D | ibmphp_res.c | 35 static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag) in alloc_error_bus() 56 static struct resource_node * __init alloc_resources(struct ebda_pci_rsrc *curr) in alloc_resources() 77 static int __init alloc_bus_range(struct bus_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int flag, u8 first_bus) in alloc_bus_range() 182 struct ebda_pci_rsrc *curr; in ibmphp_rsrc_init()
|
H A D | ibmphp.h | 222 struct ebda_pci_rsrc { struct
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 104 static struct ebda_pci_rsrc *alloc_ebda_pci_rsrc(void) in alloc_ebda_pci_rsrc() 106 return kzalloc(sizeof(struct ebda_pci_rsrc), GFP_KERNEL); in alloc_ebda_pci_rsrc() 162 struct ebda_pci_rsrc *ptr; in print_ebda_pci_rsrc() 924 struct ebda_pci_rsrc *rsrc_ptr; in ebda_rsrc_rsrc() 1060 struct ebda_pci_rsrc *resource, *next; in ibmphp_free_ebda_pci_rsrc_queue()
|
H A D | ibmphp_res.c | 35 static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag) in alloc_error_bus() 56 static struct resource_node * __init alloc_resources(struct ebda_pci_rsrc *curr) in alloc_resources() 77 static int __init alloc_bus_range(struct bus_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int flag, u8 first_bus) in alloc_bus_range() 182 struct ebda_pci_rsrc *curr; in ibmphp_rsrc_init()
|
H A D | ibmphp.h | 222 struct ebda_pci_rsrc { struct
|
Completed in 15 milliseconds