Home
last modified time | relevance | path

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

/include/linux/
Dbitmap.h294 void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf,
299 #define bitmap_from_arr32(bitmap, buf, nbits) \ macro