Searched refs:bitmap_from_slab (Results 1 – 2 of 2) sorted by relevance
122 bmp->bitmap_from_slab = slab_is_available(); in msi_bitmap_alloc()123 if (bmp->bitmap_from_slab) in msi_bitmap_alloc()149 if (bmp->bitmap_from_slab) in msi_bitmap_free()
17 bool bitmap_from_slab; member