Searched refs:gAnonymousCacheObjectCache (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/vm/
H A DVMCache.cpp60 ObjectCache* gAnonymousCacheObjectCache; variable
512 gAnonymousCacheObjectCache = create_object_cache("anon caches",
527 || gAnonymousCacheObjectCache == NULL
1599 = new(gAnonymousCacheObjectCache, allocationFlags) VMAnonymousCache;
H A DVMAnonymousCache.cpp1047 object_cache_delete(gAnonymousCacheObjectCache, this);
/haiku/headers/private/kernel/vm/
H A DVMCache.h39 extern ObjectCache* gAnonymousCacheObjectCache;

Completed in 98 milliseconds