Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbitmap.h299 #define bitmap_to_arr32(buf, bitmap, nbits) \ macro
/linux-6.1.9/lib/
Dbitmap.c1480 void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) in bitmap_to_arr32() function