Searched refs:set_max_huge_pages (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 2668 static int set_max_huge_pages(struct hstate *h, unsigned long count, int nid, in set_max_huge_pages() function 2860 * set_max_huge_pages() after acquiring hugetlb_lock. in __nr_hugepages_store_common() 2866 err = set_max_huge_pages(h, count, nid, n_mask); in __nr_hugepages_store_common()
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 3459 static int set_max_huge_pages(struct hstate *h, unsigned long count, int nid, in set_max_huge_pages() function 3638 * Taking target hstate mutex synchronizes with set_max_huge_pages. in demote_free_hugetlb_folio() 3769 * set_max_huge_pages() after acquiring hugetlb_lock. in __nr_hugepages_store_common() 3775 err = set_max_huge_pages(h, count, nid, n_mask); in __nr_hugepages_store_common()
|
Completed in 17 milliseconds