Home
last modified time | relevance | path

Searched refs:bitmap_empty (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/asm-x86/
Dmpspec_32.h54 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS)
/external/kernel-headers/original/linux/
Dbitmap.h232 static inline int bitmap_empty(const unsigned long *src, int nbits) in bitmap_empty() function
Dnodemask.h192 return bitmap_empty(srcp->bits, nbits); in __nodes_empty()
Dcpumask.h184 return bitmap_empty(srcp->bits, nbits); in __cpus_empty()