Home
last modified time | relevance | path

Searched defs:nlongs (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/linux/
H A Dbitmap.h42 unsigned int nlongs = BITS_TO_LONGS(nbits); in bitmap_fill() local
/linux/lib/
H A Dtest_bitmap.c361 unsigned int nlongs = DIV_ROUND_UP(nbits, BITS_PER_LONG); in test_replace() local
/linux/mm/
H A Dmempolicy.c1417 unsigned long nlongs = BITS_TO_LONGS(maxnode); in get_bitmap() local