Searched refs:askMemFromOS (Results 1 – 2 of 2) sorted by relevance
299 FreeBlock *askMemFromOS(size_t totalReqSize, intptr_t startModifiedCnt,
655 FreeBlock *Backend::askMemFromOS(size_t blockSize, intptr_t startModifiedCnt, in askMemFromOS() function in rml::internal::Backend838 block = askMemFromOS(totalReqSize, startModifiedCnt, &lockedBinsThreshold, in genericGetBlock()