Home
last modified time | relevance | path

Searched refs:subpool (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/Documentation/mm/
A Dhugetlbfs_reserv.rst144 The mapping may be associated with a subpool. If so, the subpool is consulted
149 After consulting the reservation map and subpool, the number of needed new
202 mapping the subpool is consulted to determine if it contains reservations.
237 for subpool accounting when the folio is freed.
254 a race is detected, the subpool and global reserve counts are adjusted to
281 The page->private field points to any subpool associated with the page.
315 obtained from or released back to a subpool. They perform all subpool
316 accounting, and track any reservations associated with the subpool.
320 exist in the subpool.
322 However, if reserves are associated with the subpool a return value less
[all …]
/linux-6.3-rc2/include/linux/
A Dhugetlb.h763 struct hugepage_subpool *subpool) in hugetlb_set_folio_subpool() argument
765 folio->_hugetlb_subpool = subpool; in hugetlb_set_folio_subpool()
769 struct hugepage_subpool *subpool) in hugetlb_set_page_subpool() argument
771 hugetlb_set_folio_subpool(page_folio(hpage), subpool); in hugetlb_set_page_subpool()
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dhugetlbfs_reserv.rst121 该映射可能与一个子池(subpool)相关联。如果是这样,将查询子池以确保有足够的空间用于映射。子池

Completed in 7 milliseconds