Lines Matching refs:hugepage_subpool
99 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool) in unlock_or_release_subpool()
116 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, in hugepage_new_subpool()
119 struct hugepage_subpool *spool; in hugepage_new_subpool()
140 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
156 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
201 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
235 static inline struct hugepage_subpool *subpool_inode(struct inode *inode) in subpool_inode()
240 static inline struct hugepage_subpool *subpool_vma(struct vm_area_struct *vma) in subpool_vma()
745 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts()
1438 struct hugepage_subpool *spool = in __free_huge_page()
1439 (struct hugepage_subpool *)page_private(page); in __free_huge_page()
2320 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_huge_page()
3673 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close()
5148 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_reserve_pages()
5309 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_unreserve_pages()