Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h664 int next_nid_to_alloc; member
/linux/mm/
H A Dhugetlb.c3090 for_each_node_mask_to_alloc(&h->next_nid_to_alloc, nr_nodes, node, in __alloc_bootmem_huge_page()
3602 h->next_nid_to_alloc = first_memory_node; in hugetlb_init_hstates()
3706 for_each_node_mask_to_alloc(&h->next_nid_to_alloc, nr_nodes, node, nodes_allowed) { in adjust_pool_surplus()
3823 &h->next_nid_to_alloc); in set_max_huge_pages()
4467 h->next_nid_to_alloc = first_online_node; in hugetlb_bootmem_alloc()