bitmap_empty       30 include/asm-m32r/smp.h #define physids_empty(map)                      bitmap_empty((map).mask, MAX_APICS)
bitmap_empty      103 include/asm-x86/mpspec.h 	bitmap_empty((map).mask, MAX_APICS)
bitmap_empty      237 include/linux/cpumask.h 	return bitmap_empty(srcp->bits, nbits);
bitmap_empty      196 include/linux/nodemask.h 	return bitmap_empty(srcp->bits, nbits);
bitmap_empty       36 kernel/irq/resend.c 	while (!bitmap_empty(irqs_resend, NR_IRQS)) {
bitmap_empty     1792 net/mac80211/tx.c 		have_bits = !bitmap_empty((unsigned long*)bss->tim,
bitmap_empty      118 net/phonet/pn_dev.c 	if (bitmap_empty(pnd->addrs, 64))
bitmap_empty      132 net/phonet/pn_dev.c 		BUG_ON(bitmap_empty(pnd->addrs, 64));