Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbitmap.h278 #define bitmap_to_arr32(buf, bitmap, nbits) \ macro
/Linux-v5.10/lib/
Dbitmap.c1295 void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) in bitmap_to_arr32() function