Searched refs:Deallocate (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/kernel/util/
H A DMallocFreeAllocator.h25 void Deallocate(Pointer object) { function in class:MallocFreeAllocator
H A DAVLTreeMap.h623 fAllocator.Deallocate(node);
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DPhysicalMemoryAllocator.h32 status_t Deallocate(size_t size,
H A DPhysicalMemoryAllocator.cpp228 PhysicalMemoryAllocator::Deallocate(size_t size, void *logicalAddress, function in class:PhysicalMemoryAllocator
H A DStack.cpp289 return fAllocator->Deallocate(size, logicalAddress, physicalAddress);

Completed in 70 milliseconds