Lines Matching refs:CreateAllocationRequest
5226 virtual bool CreateAllocationRequest(
5311 virtual bool CreateAllocationRequest(
5492 virtual bool CreateAllocationRequest(
5602 virtual bool CreateAllocationRequest(
7839 bool VmaBlockMetadata_Generic::CreateAllocationRequest( in CreateAllocationRequest() function
9647 bool VmaBlockMetadata_Linear::CreateAllocationRequest( in CreateAllocationRequest() function
10588 bool VmaBlockMetadata_Buddy::CreateAllocationRequest( in CreateAllocationRequest() function
11628 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
11664 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
11891 if(pBlock->m_pMetadata->CreateAllocationRequest( in AllocateFromBlock()
12605 if(pDstBlockInfo->m_pBlock->m_pMetadata->CreateAllocationRequest( in DefragmentRound()