IDA_BITMAP_LONGS  121 include/linux/idr.h #define IDA_BITMAP_BITS		(IDA_BITMAP_LONGS * sizeof(long) * 8)
IDA_BITMAP_LONGS  125 include/linux/idr.h 	unsigned long		bitmap[IDA_BITMAP_LONGS];