Home
last modified time | relevance | path

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

/include/linux/
Dbitmap.h276 void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap,
282 #define bitmap_to_arr32(buf, bitmap, nbits) \ macro