Searched refs:fp_bitmap (Results 1 – 2 of 2) sorted by relevance
91 bitmap_free(up->fp_bitmap); in up_rel_func()116 up->fp_bitmap = bitmap_zalloc_node(bfregs, GFP_KERNEL, node); in alloc_uars_page()117 if (!up->fp_bitmap) in alloc_uars_page()124 set_bit(i, up->fp_bitmap); in alloc_uars_page()159 bitmap_free(up->fp_bitmap); in alloc_uars_page()237 bitmap = up->fp_bitmap; in alloc_bfreg()314 bitmap = up->fp_bitmap; in mlx5_free_bfreg()
395 unsigned long *fp_bitmap; member