Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dhugetlb.c1411 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() function
1422 nid = next_node_allowed(nid, nodes_allowed); in get_valid_node_allowed()
1440 h->next_nid_to_alloc = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_alloc()
1458 h->next_nid_to_free = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_free()