Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhugetlb.h48 struct hugepage_subpool { struct
76 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, argument
78 void hugepage_put_subpool(struct hugepage_subpool *spool);
279 struct hugepage_subpool *spool;
/Linux-v4.19/mm/
Dhugetlb.c74 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool) in unlock_or_release_subpool()
91 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, in hugepage_new_subpool()
94 struct hugepage_subpool *spool; in hugepage_new_subpool()
115 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
131 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
176 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
210 static inline struct hugepage_subpool *subpool_inode(struct inode *inode) in subpool_inode()
215 static inline struct hugepage_subpool *subpool_vma(struct vm_area_struct *vma) in subpool_vma()
574 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts()
1247 struct hugepage_subpool *spool = in free_huge_page()
[all …]
/Linux-v4.19/fs/hugetlbfs/
Dinode.c889 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options()
/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst310 the min_hpages field of a struct hugepage_subpool. At mount time,