Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dhugetlb.c1137 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() function
1148 nid = next_node_allowed(nid, nodes_allowed); in get_valid_node_allowed()
1166 h->next_nid_to_alloc = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_alloc()
1184 h->next_nid_to_free = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_free()