Searched refs:AllocateFromPsos (Results 1 – 1 of 1) sorted by relevance
347 static void* AllocateFromPsos(uint32 whichPool, uint32 poolIndex, uint32 size) in AllocateFromPsos() function391 pMemory = AllocateFromPsos(whichPool, poolIndex, size); in SearchPoolsForMemory()404 pMemory = AllocateFromPsos(whichPool, memoryPool[whichPool].currentNumberOfPools - 1, size); in SearchPoolsForMemory()