Lines Matching refs:nodes
1731 * Migrate an array of page address onto an array of nodes and fill
1737 const int __user *nodes,
1755 if (get_user(node, nodes + i))
1818 * Determine the nodes of an array of pages and store it in an array of status.
1856 * Determine the nodes of a user array of pages and store it in
1942 const int __user *nodes,
1960 if (nodes)
1962 nodes, status, flags);
1972 const int __user *, nodes,
1975 return kernel_move_pages(pid, nr_pages, pages, nodes, status, flags);
1981 const int __user *, nodes,
1996 return kernel_move_pages(pid, nr_pages, pages, nodes, status, flags);