relmap 192 include/linux/bitmap.h const unsigned long *relmap, unsigned int bits); relmap 361 include/linux/nodemask.h #define nodes_onto(dst, orig, relmap) \ relmap 362 include/linux/nodemask.h __nodes_onto(&(dst), &(orig), &(relmap), MAX_NUMNODES) relmap 956 lib/bitmap.c const unsigned long *relmap, unsigned int bits) relmap 975 lib/bitmap.c for_each_set_bit(n, relmap, bits) {