Searched refs:__bitmap_and (Results 1 – 2 of 2) sorted by relevance
75 extern void __bitmap_and(unsigned long *dst, const unsigned long *bitmap1,149 __bitmap_and(dst, src1, src2, nbits)); in bitmap_and()
112 void __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() function121 EXPORT_SYMBOL(__bitmap_and);
Completed in 4 milliseconds