Searched defs:nlongs (Results 1 – 3 of 3) sorted by relevance
42 unsigned int nlongs = BITS_TO_LONGS(nbits); in bitmap_fill() local
361 unsigned int nlongs = DIV_ROUND_UP(nbits, BITS_PER_LONG); in test_replace() local
1417 unsigned long nlongs = BITS_TO_LONGS(maxnode); in get_bitmap() local