Searched refs:slow_bitmap_andnot (Results 1 – 2 of 2) sorted by relevance
95 int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,179 return slow_bitmap_andnot(dst, src1, src2, nbits); in bitmap_andnot()
147 int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_andnot() function
Completed in 7 milliseconds