Home
last modified time | relevance | path

Searched defs:shelf_bitmap (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_allocator/public/pw_allocator/
Dtlsf_allocator.h273 uint32_t shelf_bitmap = shelf_bitmap_ & (~uint32_t(0) << (indices.shelf + 1)); in FindNextAvailable() local
294 uint32_t shelf_bitmap = uint32_t(1) << indices.shelf; in UpdateBitmaps() local