Searched refs:nodes_remap (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnodemask.h15 * lib/bitmap.c. For details of nodes_remap(), see bitmap_remap in
60 * void nodes_remap(dst, src, old, new) *dst = map(old, new)(src)
361 #define nodes_remap(dst, src, old, new) \ macro
/linux-master/mm/
H A Dmempolicy.c364 nodes_remap(tmp, pol->nodes, pol->w.cpuset_mems_allowed,

Completed in 104 milliseconds