Home
last modified time | relevance | path

Searched refs:hugepage_subpool (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhugetlb.h42 struct hugepage_subpool { struct
121 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages,
123 void hugepage_put_subpool(struct hugepage_subpool *spool);
508 struct hugepage_subpool *spool;
749 static inline struct hugepage_subpool *hugetlb_folio_subpool(struct folio *folio) in hugetlb_folio_subpool()
757 static inline struct hugepage_subpool *hugetlb_page_subpool(struct page *hpage) in hugetlb_page_subpool()
763 struct hugepage_subpool *subpool) in hugetlb_set_folio_subpool()
769 struct hugepage_subpool *subpool) in hugetlb_set_page_subpool()
1023 static inline struct hugepage_subpool *hugetlb_folio_subpool(struct folio *folio)
1028 static inline struct hugepage_subpool *hugetlb_page_subpool(struct page *hpage)
/linux-6.3-rc2/mm/
A Dhugetlb.c100 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
131 struct hugepage_subpool *spool; in hugepage_new_subpool()
152 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
170 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
215 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
903 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts()
1860 struct hugepage_subpool *spool = hugetlb_folio_subpool(folio); in free_huge_page()
3022 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_hugetlb_folio()
4810 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close()
6773 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_reserve_pages()
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dhugetlbfs_reserv.rst244 hugepage_subpool的min_hpages字段中被跟踪。在挂载时,hugetlb_acct_memory(min_hpages)
/linux-6.3-rc2/fs/hugetlbfs/
A Dinode.c1129 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options()
/linux-6.3-rc2/Documentation/mm/
A Dhugetlbfs_reserv.rst310 the min_hpages field of a struct hugepage_subpool. At mount time,

Completed in 23 milliseconds