Searched refs:__bitmap_and (Results 1 – 2 of 2) sorted by relevance
18 bool __bitmap_and(unsigned long *dst, const unsigned long *bitmap1,128 return __bitmap_and(dst, src1, src2, nbits); in bitmap_and()
60 bool __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() function
Completed in 4 milliseconds