Searched refs:nr_overcommit_huge_pages (Results 1 – 3 of 3) sorted by relevance
114 return sysfs_emit(buf, "%lu\n", h->nr_overcommit_huge_pages); in nr_overcommit_hugepages_show()132 h->nr_overcommit_huge_pages = input; in nr_overcommit_hugepages_store()
2082 if (h->surplus_huge_pages >= h->nr_overcommit_huge_pages) in alloc_surplus_hugetlb_folio()2105 if (h->surplus_huge_pages >= h->nr_overcommit_huge_pages) { in alloc_surplus_hugetlb_folio()
674 unsigned long nr_overcommit_huge_pages; member