Searched refs:MallocBackend (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/tests/system/kernel/slab/
H A DSlab.cpp39 MallocBackend::AllocatePages(BaseCache *cache, AllocationID *id, void **pages,
56 MallocBackend::FreePages(BaseCache *cache, void *pages)
401 typedef MergedLinkCacheStrategy<MallocBackend> MallocMergedCacheStrategy;
405 typedef HashCacheStrategy<MallocBackend> MallocHashCacheStrategy;
464 TypedCache<int, MallocBackend> cache("int cache", 0);
H A DSlab.h95 struct MallocBackend { struct

Completed in 22 milliseconds