Searched refs:slow_bitmap_complement (Results 1 – 2 of 2) sorted by relevance
87 void slow_bitmap_complement(unsigned long *dst, const unsigned long *src,189 slow_bitmap_complement(dst, src, nbits); in bitmap_complement()
98 void slow_bitmap_complement(unsigned long *dst, const unsigned long *src, in slow_bitmap_complement() function