Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dhugetlb.c102 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()
133 struct hugepage_subpool *spool; in hugepage_new_subpool() local
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()
936 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts() local
1895 struct hugepage_subpool *spool = hugetlb_folio_subpool(folio); in free_huge_folio() local
3040 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_hugetlb_folio() local
4873 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close() local
[all …]
/Linux-v6.6/fs/hugetlbfs/
Dinode.c1169 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options() local
/Linux-v6.6/include/linux/
Dhugetlb.h535 struct hugepage_subpool *spool; member