Searched refs:AvailListHead (Results 1 – 1 of 1) sorted by relevance
684 PLIST_ENTRY AvailListHead; in RtlpDphCoalesceNodeIntoAvailable() local694 AvailListHead = &DphRoot->AvailableAllocationHead; in RtlpDphCoalesceNodeIntoAvailable()697 CurEntry = AvailListHead->Flink; in RtlpDphCoalesceNodeIntoAvailable()699 while (CurEntry != AvailListHead) in RtlpDphCoalesceNodeIntoAvailable()713 InsertHeadList(AvailListHead, &Node->AvailableEntry); in RtlpDphCoalesceNodeIntoAvailable()757 if (Node->AvailableEntry.Flink != AvailListHead) in RtlpDphCoalesceNodeIntoAvailable()