Searched refs:node_remap (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | nodemask.h | 359 #define node_remap(oldbit, old, new) \ macro |
| /linux-6.15/mm/ | ||
| H A D | mempolicy.c | 1214 d = node_remap(s, *from, *to); in do_migrate_pages() |