Home
last modified time | relevance | path

Searched refs:AreaBackend (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/slab/
H A DSlab.cpp63 AreaBackend::AllocatePages(BaseCache *cache, area_id *id, void **pages, in AllocatePages()
81 AreaBackend::FreePages(BaseCache *cache, area_id area) in FreePages()
478 Cache<HashCacheStrategy<AreaBackend> > cache("512byte hash cache", 512, 0, NULL, in test3()
H A DSlab.h105 struct AreaBackend { struct