Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbitmap.h198 #define bitmap_copy_le bitmap_copy macro
/linux-4.19.296/lib/
Dbitmap.c1117 void bitmap_copy_le(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy_le() function