Home
last modified time | relevance | path

Searched defs:spool (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dhugetlb.c105 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
117 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool()
136 struct hugepage_subpool *spool; in hugepage_new_subpool() local
157 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
175 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
220 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
939 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts() local
1819 struct hugepage_subpool *spool = hugetlb_folio_subpool(folio); in free_huge_folio() local
2983 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_hugetlb_folio() local
5088 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close() local
[all …]
/linux/fs/hugetlbfs/
H A Dinode.c1085 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options() local
/linux/include/linux/
H A Dhugetlb.h499 struct hugepage_subpool *spool; member