Searched refs:Deallocate (Results 1 – 5 of 5) sorted by relevance
25 void Deallocate(Pointer object) { in Deallocate() function
623 fAllocator.Deallocate(node); in Free()
32 status_t Deallocate(size_t size,
228 PhysicalMemoryAllocator::Deallocate(size_t size, void *logicalAddress, in Deallocate() function in PhysicalMemoryAllocator
304 return fAllocator->Deallocate(size, logicalAddress, physicalAddress); in FreeChunk()