Lines Matching refs:nodes
1426 /* Fallback to all nodes if page==NULL */
2256 * persistent huge pages more or less balanced over allowed nodes.
2273 * nodes with surplus pages.
2491 /* Fallback to all nodes if page==NULL */
2657 * evenly across all nodes with memory. Iterate across these nodes
2659 * when the nodes with surplus pages have no free pages.
2661 * on-line nodes with memory and will handle the hstate accounting.
4176 * devices of nodes that have memory. All on-line nodes should have
4560 cpuset_nodemask_valid_mems_allowed(&mpol->nodes)))
4561 return &mpol->nodes;
7434 /* Validate the CMA size again in case some invalid nodes specified. */
7447 * If 3 GB area is requested on a machine with 4 numa nodes,
7448 * let's allocate 1 GB on first three nodes and ignore the last one.