Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbitmap.h296 #define bitmap_from_arr32(bitmap, buf, nbits) \ macro
/linux-6.3-rc2/lib/
A Dbitmap.c1457 void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) in bitmap_from_arr32() function

Completed in 13 milliseconds