Searched refs:bitmap_empty (Results 1 – 4 of 4) sorted by relevance
54 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS)
232 static inline int bitmap_empty(const unsigned long *src, int nbits) in bitmap_empty() function
192 return bitmap_empty(srcp->bits, nbits); in __nodes_empty()
184 return bitmap_empty(srcp->bits, nbits); in __cpus_empty()