Home
last modified time | relevance | path

Searched refs:bitmap_zalloc (Results 1 – 3 of 3) sorted by relevance

/lib/
Dbitmap.c1395 unsigned long *bitmap_zalloc(unsigned int nbits, gfp_t flags) in bitmap_zalloc() function
1399 EXPORT_SYMBOL(bitmap_zalloc);
Dtest_printf.c547 unsigned long *bits = bitmap_zalloc(nbits, GFP_KERNEL); in large_bitmap()
/lib/pldmfw/
Dpldmfw.c356 record->component_bitmap = bitmap_zalloc(record->component_bitmap_len, in pldm_parse_one_record()