Home
last modified time | relevance | path

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

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