Searched refs:slow_bitmap_and (Results 1 – 2 of 2) sorted by relevance
89 int slow_bitmap_and(unsigned long *dst, const unsigned long *bitmap1,150 return slow_bitmap_and(dst, src1, src2, nbits); in bitmap_and()
112 int slow_bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_and() function