Searched refs:rpaphp_slot_list (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
H A Drpaphp_slot.c91 list_for_each_entry(tmp_slot, &rpaphp_slot_head, rpaphp_slot_list) { is_registered()
106 list_del(&slot->rpaphp_slot_list); rpaphp_deregister_slot()
144 list_add(&slot->rpaphp_slot_list, &rpaphp_slot_head); rpaphp_register_slot()
H A Drpaphp.h71 struct list_head rpaphp_slot_list; member in struct:slot
H A Drpaphp_core.c369 slot = list_entry(tmp, struct slot, rpaphp_slot_list); cleanup_slots()
370 list_del(&slot->rpaphp_slot_list); cleanup_slots()
H A Drpadlpar_core.c121 slot = list_entry(tmp, struct slot, rpaphp_slot_list); find_php_slot()

Completed in 97 milliseconds