ebda_hpc_list     732 drivers/pci/hotplug/ibmphp.h 	struct list_head ebda_hpc_list;
ebda_hpc_list      42 drivers/pci/hotplug/ibmphp_ebda.c static struct ebda_hpc_list *hpc_list_ptr;
ebda_hpc_list      58 drivers/pci/hotplug/ibmphp_ebda.c static struct ebda_hpc_list * __init alloc_ebda_hpc_list(void)
ebda_hpc_list      60 drivers/pci/hotplug/ibmphp_ebda.c 	return kzalloc(sizeof(struct ebda_hpc_list), GFP_KERNEL);
ebda_hpc_list     196 drivers/pci/hotplug/ibmphp_ebda.c 	list_for_each_entry(hpc_ptr, &ebda_hpc_head, ebda_hpc_list) {
ebda_hpc_list     895 drivers/pci/hotplug/ibmphp_ebda.c 		list_add(&hpc_ptr->ebda_hpc_list, &ebda_hpc_head);
ebda_hpc_list    1050 drivers/pci/hotplug/ibmphp_ebda.c 				 ebda_hpc_list) {
ebda_hpc_list    1096 drivers/pci/hotplug/ibmphp_ebda.c 	list_for_each_entry(ctrl, &ebda_hpc_head, ebda_hpc_list) {
ebda_hpc_list    1110 drivers/pci/hotplug/ibmphp_ebda.c 	list_for_each_entry(ctrl, &ebda_hpc_head, ebda_hpc_list) {