Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhugetlb.h671 int next_nid_to_alloc; member
/Linux-v6.1/mm/
Dhugetlb.c1291 nid = get_valid_node_allowed(h->next_nid_to_alloc, nodes_allowed); in hstate_next_node_to_alloc()
1292 h->next_nid_to_alloc = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_alloc()
4141 h->next_nid_to_alloc = first_memory_node; in hugetlb_add_hstate()