Searched refs:slow_bitmap_full (Results 1 – 2 of 2) sorted by relevance
84 int slow_bitmap_full(const unsigned long *bitmap, long bits);217 return slow_bitmap_full(src, nbits); in bitmap_full()
59 int slow_bitmap_full(const unsigned long *bitmap, long bits) in slow_bitmap_full() function