Searched refs:rpaphp_slot_list (Results 1 – 4 of 4) sorted by relevance
91 list_for_each_entry(tmp_slot, &rpaphp_slot_head, rpaphp_slot_list) { in is_registered()106 list_del(&slot->rpaphp_slot_list); in rpaphp_deregister_slot()144 list_add(&slot->rpaphp_slot_list, &rpaphp_slot_head); in rpaphp_register_slot()
71 struct list_head rpaphp_slot_list; member
369 slot = list_entry(tmp, struct slot, rpaphp_slot_list); in cleanup_slots()370 list_del(&slot->rpaphp_slot_list); in cleanup_slots()
121 slot = list_entry(tmp, struct slot, rpaphp_slot_list); in find_php_slot()