Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/linux/
Dbitmap.h48 static inline bool bitmap_empty(const unsigned long *src, unsigned int nbits) in bitmap_empty() function
/Linux-v6.1/include/linux/
Dbitmap.h420 static inline bool bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() function