Searched defs:PartitionPage (Results 1 – 1 of 1) sorted by relevance
186 struct PartitionPage { struct189 PartitionPage* freePageNext; // If the page is free. argument191 PartitionPage* activePageNext; argument198 PartitionPage* activePagesHead; // Accessed most in hot path => goes first. argument