Searched refs:hardCachesCleanup (Results 1 – 4 of 4) sorted by relevance
592 bool hardCachesCleanup(bool wait);
641 if (extMemPool->hardCachesCleanup(false)) in releaseMemInCaches()753 extMemPool->hardCachesCleanup(true); in releaseCachesToLimit()
1031 bool ExtMemoryPool::hardCachesCleanup(bool wait) in hardCachesCleanup() function in rml::internal::ExtMemoryPool
3301 released = defaultMemPool->extMemPool.hardCachesCleanup(true); in scalable_allocation_command()