Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/mm/
Dhashtable.S426 addis r4,r7,next_slot@ha
427 lwz r6,next_slot@l(r4)
445 stw r6,next_slot@l(r4)
494 .comm next_slot,4
/linux-2.4.37.9/drivers/hotplug/
Dpciehp_core.c181 struct slot *old_slot, *next_slot; in cleanup_slots() local
187 next_slot = old_slot->next; in cleanup_slots()
193 old_slot = next_slot; in cleanup_slots()
Dshpchp_core.c187 struct slot *old_slot, *next_slot; in cleanup_slots() local
193 next_slot = old_slot->next; in cleanup_slots()
199 old_slot = next_slot; in cleanup_slots()
Dcpqphp_core.c435 struct slot *old_slot, *next_slot; in ctrl_slot_cleanup() local
441 next_slot = old_slot->next; in ctrl_slot_cleanup()
447 old_slot = next_slot; in ctrl_slot_cleanup()