Searched defs:Alloc (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/slab/
H A DSlab.h284 Type *Alloc(uint32_t flags) { return (Type *)BaseType::AllocateObject(flags); } function in class:TypedCache
532 void *Alloc(uint32_t flags) function in class:LocalCache
/haiku/src/system/kernel/slab/
H A DSlab.cpp171 class Alloc : public ObjectCacheTraceEntry { class in namespace:SlabObjectCacheTracing
173 Alloc(ObjectCache* cache, uint32 flags, void* object) function in class:SlabObjectCacheTracing::Alloc

Completed in 26 milliseconds