Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dhugetlb.c1446 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() function
1457 nid = next_node_allowed(nid, nodes_allowed); in get_valid_node_allowed()
1475 h->next_nid_to_alloc = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_alloc()
1493 h->next_nid_to_free = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_free()