Lines Matching refs:nodes
2166 * Migrate an array of page address onto an array of nodes and fill
2172 const int __user *nodes,
2199 if (get_user(node, nodes + i))
2273 * Determine the nodes of an array of pages and store it in an array of status.
2335 * Determine the nodes of a user array of pages and store it in
2424 const int __user *nodes,
2442 if (nodes)
2444 nodes, status, flags);
2454 const int __user *, nodes,
2457 return kernel_move_pages(pid, nr_pages, pages, nodes, status, flags);