Searched refs:bitmap_zalloc (Results 1 – 2 of 2) sorted by relevance
110 up->reg_bitmap = bitmap_zalloc(bfregs, GFP_KERNEL); in alloc_uars_page()114 up->fp_bitmap = bitmap_zalloc(bfregs, GFP_KERNEL); in alloc_uars_page()
343 bitmap_zalloc(unsigned int size, gfp_t flags) in bitmap_zalloc() function