Searched refs:hugepage_subpool (Results 1 – 5 of 5) sorted by relevance
44 struct hugepage_subpool { struct124 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages,126 void hugepage_put_subpool(struct hugepage_subpool *spool);535 struct hugepage_subpool *spool;776 static inline struct hugepage_subpool *hugetlb_folio_subpool(struct folio *folio) in hugetlb_folio_subpool()782 struct hugepage_subpool *subpool) in hugetlb_set_folio_subpool()1038 static inline struct hugepage_subpool *hugetlb_folio_subpool(struct folio *folio)
102 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()114 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool()130 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, in hugepage_new_subpool()133 struct hugepage_subpool *spool; in hugepage_new_subpool()154 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()172 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()217 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()252 static inline struct hugepage_subpool *subpool_inode(struct inode *inode) in subpool_inode()257 static inline struct hugepage_subpool *subpool_vma(struct vm_area_struct *vma) in subpool_vma()936 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts()[all …]
245 hugepage_subpool的min_hpages字段中被跟踪。在挂载时,hugetlb_acct_memory(min_hpages)
1169 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options()
310 the min_hpages field of a struct hugepage_subpool. At mount time,