Searched refs:fp_bitmap (Results 1 – 2 of 2) sorted by relevance
89 bitmap_free(up->fp_bitmap); in up_rel_func()112 up->fp_bitmap = bitmap_zalloc(bfregs, GFP_KERNEL); in alloc_uars_page()113 if (!up->fp_bitmap) in alloc_uars_page()120 set_bit(i, up->fp_bitmap); in alloc_uars_page()155 bitmap_free(up->fp_bitmap); in alloc_uars_page()233 bitmap = up->fp_bitmap; in alloc_bfreg()310 bitmap = up->fp_bitmap; in mlx5_free_bfreg()
455 unsigned long *fp_bitmap; member