Searched refs:bitmap_copy_le (Results 1 – 2 of 2) sorted by relevance
216 extern void bitmap_copy_le(unsigned long *dst, const unsigned long *src, unsigned int nbits);218 #define bitmap_copy_le bitmap_copy macro
1232 void bitmap_copy_le(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy_le() function1243 EXPORT_SYMBOL(bitmap_copy_le);