Searched refs:relmap (Results 1 – 3 of 3) sorted by relevance
369 #define nodes_onto(dst, orig, relmap) \ argument370 __nodes_onto(&(dst), &(orig), &(relmap), MAX_NUMNODES)
216 const unsigned long *relmap, unsigned int bits);
1171 const unsigned long *relmap, unsigned int bits) in bitmap_onto() argument1190 for_each_set_bit(n, relmap, bits) { in bitmap_onto()
Completed in 9 milliseconds