Searched refs:subpool (Results 1 – 3 of 3) sorted by relevance
144 The mapping may be associated with a subpool. If so, the subpool is consulted146 subpool has set aside reservations that can be used for the mapping. See the149 After consulting the reservation map and subpool, the number of needed new201 If a reservation does not exist, and there is a subpool associated with the202 mapping the subpool is consulted to determine if it contains reservations.203 If the subpool contains reservations, one can be used for this allocation.236 value of the subpool associated with the page if it exists. This will be used237 for subpool accounting when the folio is freed.251 mapping. In such cases, the reservation count and subpool free page count254 a race is detected, the subpool and global reserve counts are adjusted to[all …]
122 该映射可能与一个子池(subpool)相关联。如果是这样,将查询子池以确保有足够的空间用于映射。子池
782 struct hugepage_subpool *subpool) in hugetlb_set_folio_subpool() argument784 folio->_hugetlb_subpool = subpool; in hugetlb_set_folio_subpool()