Searched refs:bitmap_remap (Results 1 – 3 of 3) sorted by relevance
187 extern void bitmap_remap(unsigned long *dst, const unsigned long *src,
358 bitmap_remap(dstp->bits, srcp->bits, oldp->bits, newp->bits, nbits); in __nodes_remap()
791 void bitmap_remap(unsigned long *dst, const unsigned long *src, in bitmap_remap() function