get_bitmap
if (get_bitmap(&t, &nmask[(maxnode - 1) / BITS_PER_LONG], bits))
return get_bitmap(nodes_addr(*nodes), nmask, maxnode);
static unsigned int get_bitmap(struct bitstr *bs, unsigned int b);
bmp = get_bitmap(bs, f->sz);
bmp2 = get_bitmap(bs, bmp2_len);
unsigned long *bm = get_bitmap(str, NBITS);
(nodes[i].set = get_bitmap(test_nodes[i].map, 10)));