Searched refs:nodes_remap (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | nodemask.h | 15 * lib/bitmap.c. For details of nodes_remap(), see bitmap_remap in 57 * void nodes_remap(dst, src, old, new) *dst = map(old, new)(src) 348 #define nodes_remap(dst, src, old, new) \ macro
|
/linux/mm/ |
H A D | mempolicy.c | 504 nodes_remap(tmp, pol->nodes, pol->w.cpuset_mems_allowed, in mpol_rebind_nodemask()
|