rpaphp_slot_head  114 drivers/pci/hotplug/rpadlpar_core.c 	list_for_each_entry_safe(slot, next, &rpaphp_slot_head,
rpaphp_slot_head   75 drivers/pci/hotplug/rpaphp.h extern struct list_head rpaphp_slot_head;
rpaphp_slot_head   28 drivers/pci/hotplug/rpaphp_core.c LIST_HEAD(rpaphp_slot_head);
rpaphp_slot_head   29 drivers/pci/hotplug/rpaphp_core.c EXPORT_SYMBOL_GPL(rpaphp_slot_head);
rpaphp_slot_head  409 drivers/pci/hotplug/rpaphp_core.c 	list_for_each_entry_safe(slot, next, &rpaphp_slot_head,
rpaphp_slot_head   57 drivers/pci/hotplug/rpaphp_slot.c 	list_for_each_entry(tmp_slot, &rpaphp_slot_head, rpaphp_slot_list) {
rpaphp_slot_head  115 drivers/pci/hotplug/rpaphp_slot.c 	list_add(&slot->rpaphp_slot_list, &rpaphp_slot_head);