Searched refs:__bitmap_andnot (Results 1 – 2 of 2) sorted by relevance
81 extern void __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,173 __bitmap_andnot(dst, src1, src2, nbits)); in bitmap_andnot()
145 void __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_andnot() function154 EXPORT_SYMBOL(__bitmap_andnot);
Completed in 3 milliseconds