Searched defs:bitmap_empty (Results 1 – 3 of 3) sorted by relevance
50 static inline bool bitmap_empty(const unsigned long *src, unsigned int nbits) in bitmap_empty() function
203 static inline int bitmap_empty(const unsigned long *src, long nbits) in bitmap_empty() function
436 static inline bool bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() function