Searched refs:PendingPrefixIndex (Results 1 – 4 of 4) sorted by relevance
59 if (FreeMB.PendingPrefixIndex == (unsigned)-1) { in allocateSection()65 FreeMB.PendingPrefixIndex = MemGroup.PendingMem.size() - 1; in allocateSection()67 sys::MemoryBlock &PendingMB = MemGroup.PendingMem[FreeMB.PendingPrefixIndex]; in allocateSection()117 FreeMB.PendingPrefixIndex = (unsigned)-1; in allocateSection()194 FreeMB.PendingPrefixIndex = (unsigned)-1; in applyMemoryGroupPermissions()
74 if (FreeMB.PendingPrefixIndex == (unsigned)-1) { in allocateSection()80 FreeMB.PendingPrefixIndex = MemGroup.PendingMem.size() - 1; in allocateSection()83 MemGroup.PendingMem[FreeMB.PendingPrefixIndex]; in allocateSection()133 FreeMB.PendingPrefixIndex = (unsigned)-1; in allocateSection()209 FreeMB.PendingPrefixIndex = (unsigned)-1; in applyMemoryGroupPermissions()
93 unsigned PendingPrefixIndex; member
162 unsigned PendingPrefixIndex; member