Home
last modified time | relevance | path

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

/lib/
A Dbitmap.c724 unsigned long *bitmap_zalloc(unsigned int nbits, gfp_t flags) in bitmap_zalloc() function
728 EXPORT_SYMBOL(bitmap_zalloc);
A Dobjagg.c798 graph->edges = bitmap_zalloc(nodes_count * nodes_count, GFP_KERNEL); in objagg_tmp_graph_create()
/lib/tests/
A Dprintf_kunit.c536 unsigned long *bits = bitmap_zalloc(nbits, GFP_KERNEL); in large_bitmap()
/lib/pldmfw/
A Dpldmfw.c356 record->component_bitmap = bitmap_zalloc(record->component_bitmap_len, in pldm_parse_one_record()

Completed in 11 milliseconds