Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/hotplug/
Drpaphp_slot.c57 list_for_each_entry(tmp_slot, &rpaphp_slot_head, rpaphp_slot_list) { in is_registered()
72 list_del(&slot->rpaphp_slot_list); in rpaphp_deregister_slot()
115 list_add(&slot->rpaphp_slot_list, &rpaphp_slot_head); in rpaphp_register_slot()
Drpaphp.h61 struct list_head rpaphp_slot_list; member
Drpaphp_core.c458 rpaphp_slot_list) { in cleanup_slots()
459 list_del(&slot->rpaphp_slot_list); in cleanup_slots()
Drpadlpar_core.c115 rpaphp_slot_list) { in find_php_slot()