Searched refs:max_huge_pages (Results 1 – 4 of 4) sorted by relevance
2050 h->max_huge_pages--; in dissolve_free_hugetlb_folio()2070 h->max_huge_pages++; in dissolve_free_hugetlb_folio()3453 h->max_huge_pages -= (h->max_huge_pages_node[nid] - i); in hugetlb_hstate_alloc_pages_onenode()3474 if (allocated < h->max_huge_pages) { in hugetlb_hstate_alloc_pages_errcheck()3479 h->max_huge_pages, buf, allocated); in hugetlb_hstate_alloc_pages_errcheck()3480 h->max_huge_pages = allocated; in hugetlb_hstate_alloc_pages_errcheck()3519 for (i = 0; i < h->max_huge_pages; ++i) { in hugetlb_gigantic_pages_alloc_boot()3567 remaining = h->max_huge_pages - h->nr_huge_pages; in hugetlb_pages_alloc_boot()3574 if (h->nr_huge_pages == h->max_huge_pages) in hugetlb_pages_alloc_boot()3585 } while (remaining != (h->max_huge_pages - h->nr_huge_pages)); in hugetlb_pages_alloc_boot()[all …]
35 unsigned long tmp = h->max_huge_pages; in hugetlb_sysctl_handler_common()
675 unsigned long max_huge_pages; member
1286 size_opt *= h->max_huge_pages; in hugetlbfs_size_to_hpages()