Searched refs:ebda_hpc_list (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 42 static struct ebda_hpc_list *hpc_list_ptr; 58 static struct ebda_hpc_list * __init alloc_ebda_hpc_list(void) in alloc_ebda_hpc_list() 60 return kzalloc(sizeof(struct ebda_hpc_list), GFP_KERNEL); in alloc_ebda_hpc_list() 196 list_for_each_entry(hpc_ptr, &ebda_hpc_head, ebda_hpc_list) { in print_ebda_hpc() 894 list_add(&hpc_ptr->ebda_hpc_list, &ebda_hpc_head); in ebda_rsrc_controller() 1047 ebda_hpc_list) { in ibmphp_free_ebda_hpc_queue() 1093 list_for_each_entry(ctrl, &ebda_hpc_head, ebda_hpc_list) { in ibmphp_register_pci() 1107 list_for_each_entry(ctrl, &ebda_hpc_head, ebda_hpc_list) { in ibmphp_probe()
|
H A D | ibmphp.h | 156 struct ebda_hpc_list { struct 160 // struct list_head ebda_hpc_list; 732 struct list_head ebda_hpc_list; member
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 42 static struct ebda_hpc_list *hpc_list_ptr; 58 static struct ebda_hpc_list * __init alloc_ebda_hpc_list(void) in alloc_ebda_hpc_list() 60 return kzalloc(sizeof(struct ebda_hpc_list), GFP_KERNEL); in alloc_ebda_hpc_list() 196 list_for_each_entry(hpc_ptr, &ebda_hpc_head, ebda_hpc_list) { in print_ebda_hpc() 894 list_add(&hpc_ptr->ebda_hpc_list, &ebda_hpc_head); in ebda_rsrc_controller() 1047 ebda_hpc_list) { in ibmphp_free_ebda_hpc_queue() 1093 list_for_each_entry(ctrl, &ebda_hpc_head, ebda_hpc_list) { in ibmphp_register_pci() 1107 list_for_each_entry(ctrl, &ebda_hpc_head, ebda_hpc_list) { in ibmphp_probe()
|
H A D | ibmphp.h | 156 struct ebda_hpc_list { struct 160 // struct list_head ebda_hpc_list; 730 struct list_head ebda_hpc_list; member
|
Completed in 10 milliseconds