Searched refs:next_node_allowed (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dhugetlb.c1447 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) function
1458 nid = next_node_allowed(nid, nodes_allowed);
1476 *next_node = next_node_allowed(nid, nodes_allowed);
1494 h->next_nid_to_free = next_node_allowed(nid, nodes_allowed);

Completed in 134 milliseconds