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

/haiku/src/system/kernel/vm/
H A DVMAnonymousNoSwapCache.cpp191 object_cache_delete(gAnonymousNoSwapCacheObjectCache, this);
H A DVMCache.cpp62 ObjectCache* gAnonymousNoSwapCacheObjectCache; variable
515 gAnonymousNoSwapCacheObjectCache = create_object_cache(
529 || gAnonymousNoSwapCacheObjectCache == NULL
1618 = new(gAnonymousNoSwapCacheObjectCache, allocationFlags)
/haiku/headers/private/kernel/vm/
H A DVMCache.h40 extern ObjectCache* gAnonymousNoSwapCacheObjectCache;

Completed in 161 milliseconds