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 consulted151 After consulting the reservation map and subpool, the number of needed new237 the subpool associated with the page if it exists. This will be used for238 subpool accounting when the page is freed.255 a race is detected, the subpool and global reserve counts are adjusted to282 The page->private field points to any subpool associated with the page.316 obtained from or released back to a subpool. They perform all subpool317 accounting, and track any reservations associated with the subpool.321 exist in the subpool.323 However, if reserves are associated with the subpool a return value less[all …]
675 struct hugepage_subpool *subpool) in hugetlb_set_page_subpool() argument677 set_page_private(hpage + SUBPAGE_INDEX_SUBPOOL, (unsigned long)subpool); in hugetlb_set_page_subpool()
Completed in 8 milliseconds