Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbitmap.h58 static inline bool bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() function
/linux/include/linux/
H A Dbitmap.h433 bool bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() function