Home
last modified time | relevance | path

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

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