Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhugetlb.h38 struct hugepage_subpool { struct
118 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages,
120 void hugepage_put_subpool(struct hugepage_subpool *spool);
507 struct hugepage_subpool *spool;
737 static inline struct hugepage_subpool *hugetlb_folio_subpool(struct folio *folio) in hugetlb_folio_subpool()
743 struct hugepage_subpool *subpool) in hugetlb_set_folio_subpool()
1080 static inline struct hugepage_subpool *hugetlb_folio_subpool(struct folio *folio)
/linux-6.15/mm/
H A Dhugetlb.c136 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
167 struct hugepage_subpool *spool; in hugepage_new_subpool()
188 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
206 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
251 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
970 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts()
1833 struct hugepage_subpool *spool = hugetlb_folio_subpool(folio); in free_huge_folio()
3018 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_hugetlb_folio()
5398 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close()
7260 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_reserve_pages()
[all …]
/linux-6.15/Documentation/translations/zh_CN/mm/
H A Dhugetlbfs_reserv.rst245 hugepage_subpool的min_hpages字段中被跟踪。在挂载时,hugetlb_acct_memory(min_hpages)
/linux-6.15/fs/hugetlbfs/
H A Dinode.c1087 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options()
/linux-6.15/Documentation/mm/
H A Dhugetlbfs_reserv.rst310 the min_hpages field of a struct hugepage_subpool. At mount time,