Searched refs:bitmap_sfu (Results 1 – 3 of 3) sorted by relevance
301 bitmap_sfu(bitmap_t *bitmap, const bitmap_info_t *binfo) { in bitmap_sfu() function
279 regind = bitmap_sfu(slab_data->bitmap, &bin_info->bitmap_info); in arena_slab_reg_alloc()296 size_t regind = bitmap_sfu(slab_data->bitmap, in arena_slab_reg_alloc_batch()
637 - Fix the linear scan version of bitmap_sfu() to shift by the proper amount