Searched refs:subpool (Results 1 – 2 of 2) sorted by relevance
146 The mapping may be associated with a subpool. If so, the subpool is consulted148 subpool has set aside reservations that can be used for the mapping. See the151 After consulting the reservation map and subpool, the number of needed new203 If a reservation does not exist, and there is a subpool associated with the204 mapping the subpool is consulted to determine if it contains reservations.205 If the subpool contains reservations, one can be used for this allocation.237 the subpool associated with the page if it exists. This will be used for238 subpool accounting when the page is freed.252 mapping. In such cases, the reservation count and subpool free page count255 a race is detected, the subpool and global reserve counts are adjusted to[all …]
665 struct hugepage_subpool *subpool) in hugetlb_set_page_subpool() argument667 set_page_private(hpage + SUBPAGE_INDEX_SUBPOOL, (unsigned long)subpool); in hugetlb_set_page_subpool()