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

/linux-master/include/linux/
H A Dbitmap.h297 #define bitmap_from_arr64(bitmap, buf, nbits) \ macro
/linux-master/lib/
H A Dbitmap.c836 void bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits) function
858 EXPORT_SYMBOL(bitmap_from_arr64); variable

Completed in 113 milliseconds