Home
last modified time | relevance | path

Searched refs:allowedEmpty (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/host-common/
Daddress_space_shared_slots_host_memory_allocator.h95 void gcEmptyBlocks(int allowedEmpty);
102 uint64_t unallocateLocked(uint64_t phys, int allowedEmpty);
Daddress_space_shared_slots_host_memory_allocator.cpp357 void AddressSpaceSharedSlotsHostMemoryAllocatorContext::gcEmptyBlocks(int allowedEmpty) { in gcEmptyBlocks() argument
361 if (allowedEmpty > 0) { in gcEmptyBlocks()
362 --allowedEmpty; in gcEmptyBlocks()