Searched defs:bitmap_from_arr32 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbitmap.h281 #define bitmap_from_arr32(bitmap, buf, nbits) \ macro
/linux-master/lib/
H A Dbitmap.c788 void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) function
803 EXPORT_SYMBOL(bitmap_from_arr32); variable

Completed in 117 milliseconds