Home
last modified time | relevance | path

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

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