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

/haiku/headers/private/kernel/vm/
H A DVMCache.h240 static status_t CreateAnonymousCache(VMCache*& cache,
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDataContainer.cpp251 status_t error = VMCacheFactory::CreateAnonymousCache(fCache, false, 0,
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1587 VMCacheFactory::CreateAnonymousCache(VMCache*& _cache, bool canOvercommit, function in class:VMCacheFactory
H A Dvm.cpp831 error = VMCacheFactory::CreateAnonymousCache(secondCache,
1102 status = VMCacheFactory::CreateAnonymousCache(newCache,
1395 status = VMCacheFactory::CreateAnonymousCache(cache, false, 0, 0, false,
1664 status = VMCacheFactory::CreateAnonymousCache(cache, canOvercommit,
2606 status_t status = VMCacheFactory::CreateAnonymousCache(upperCache, false, 0,
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp312 status_t error = VMCacheFactory::CreateAnonymousCache(fCache, false, 0,

Completed in 162 milliseconds