Searched refs:CreateSlab (Results 1 - 6 of 6) sorted by last modified time

/haiku/src/system/kernel/slab/
H A DSlab.cpp938 slab* newSlab = cache->CreateSlab(flags);
H A DObjectCache.h98 virtual slab* CreateSlab(uint32 flags) = 0;
H A DSmallObjectCache.cpp68 SmallObjectCache::CreateSlab(uint32 flags) function in class:SmallObjectCache
H A DHashedObjectCache.h35 virtual slab* CreateSlab(uint32 flags);
H A DHashedObjectCache.cpp106 HashedObjectCache::CreateSlab(uint32 flags) function in class:HashedObjectCache
H A DSmallObjectCache.h25 virtual slab* CreateSlab(uint32 flags);

Completed in 30 milliseconds