Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDallocator.c107 bitmap_t **supermap_out, unsigned int *bitmap_index_out) in get_cont_and_indices_for_bitmap_and_index() argument
119 if (fastpath(supermap_out)) *supermap_out = supermap_address(m, sindex); in get_cont_and_indices_for_bitmap_and_index()
141 bitmap_t **supermap_out, unsigned int *bitmap_index_out, in get_maps_and_indices_for_continuation() argument
152 if (fastpath(supermap_out)) *supermap_out = NULL; in get_maps_and_indices_for_continuation()
163 if (fastpath(supermap_out)) *supermap_out = &m->supermaps[sindex]; in get_maps_and_indices_for_continuation()