Searched refs:nlongs (Results 1 – 1 of 1) sorted by relevance
197 size_t nlongs = BITS_TO_LONGS(nbits); in bitmap_fill() local199 int len = (nlongs - 1) * sizeof(unsigned long); in bitmap_fill()202 dst[nlongs - 1] = BITMAP_LAST_WORD_MASK(nbits); in bitmap_fill()