Searched refs:adjust_pool_surplus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 2640 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus() function 2734 if (!adjust_pool_surplus(h, nodes_allowed, -1)) in set_max_huge_pages() 2784 if (!adjust_pool_surplus(h, nodes_allowed, 1)) in set_max_huge_pages()
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 3430 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus() function 3534 if (!adjust_pool_surplus(h, nodes_allowed, -1)) in set_max_huge_pages() 3596 if (!adjust_pool_surplus(h, nodes_allowed, 1)) in set_max_huge_pages()
|
Completed in 16 milliseconds