Searched refs:fp_bitmap (Results 1 – 2 of 2) sorted by relevance
91 bitmap_free(up->fp_bitmap); in up_rel_func()114 up->fp_bitmap = bitmap_zalloc(bfregs, GFP_KERNEL); in alloc_uars_page()115 if (!up->fp_bitmap) in alloc_uars_page()122 set_bit(i, up->fp_bitmap); in alloc_uars_page()157 bitmap_free(up->fp_bitmap); in alloc_uars_page()235 bitmap = up->fp_bitmap; in alloc_bfreg()312 bitmap = up->fp_bitmap; in mlx5_free_bfreg()
442 unsigned long *fp_bitmap; member