Home
last modified time | relevance | path

Searched defs:bitmap_empty (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/linux/
H A Dbitmap.h50 static inline bool bitmap_empty(const unsigned long *src, unsigned int nbits) in bitmap_empty() function
/linux/include/linux/
H A Dbitmap.h424 bool bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() function