Searched refs:AllocationID (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,
H A DSlab.h96 typedef void *AllocationID; typedef in struct:MallocBackend
99 static status_t AllocatePages(BaseCache *cache, AllocationID *id,
106 typedef area_id AllocationID; typedef in struct:AreaBackend
176 typename Backend::AllocationID id;
228 typename Backend::AllocationID id;

Completed in 66 milliseconds