Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbitmap.h314 #define bitmap_from_arr64(bitmap, buf, nbits) \ macro
/linux-6.1.9/lib/
Dbitmap.c1505 void bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits) in bitmap_from_arr64() function