Home
last modified time | relevance | path

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

/include/linux/
A Dbitmap.h313 void bitmap_to_arr64(u64 *buf, const unsigned long *bitmap, unsigned int nbits);
317 #define bitmap_to_arr64(buf, bitmap, nbits) \ macro

Completed in 14 milliseconds