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