Searched refs:__bitmap_and (Results 1 – 2 of 2) sorted by relevance
100 extern int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1,217 return __bitmap_and(dst, src1, src2, nbits); in bitmap_and()
153 int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() function167 EXPORT_SYMBOL(__bitmap_and);