Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/linux/
H A Dbitmap.h48 static inline bool bitmap_empty(const unsigned long *src, unsigned int nbits) in bitmap_empty() function
/openbmc/qemu/include/qemu/
H A Dbitmap.h198 static inline int bitmap_empty(const unsigned long *src, long nbits) in bitmap_empty() function
/openbmc/linux/include/linux/
H A Dbitmap.h418 static inline bool bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() function