Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDallocator_internal.h227 bitmap_t supermaps[SUPERMAPS_PER_MAGAZINE]; member
HDallocator.c72 return &magazine->supermaps[supermap]; in supermap_address()
163 if (fastpath(supermap_out)) *supermap_out = &m->supermaps[sindex]; in get_maps_and_indices_for_continuation()