Searched refs:bitmap_zalloc (Results 1 – 3 of 3) sorted by relevance
1395 unsigned long *bitmap_zalloc(unsigned int nbits, gfp_t flags) in bitmap_zalloc() function1399 EXPORT_SYMBOL(bitmap_zalloc);
547 unsigned long *bits = bitmap_zalloc(nbits, GFP_KERNEL); in large_bitmap()
356 record->component_bitmap = bitmap_zalloc(record->component_bitmap_len, in pldm_parse_one_record()