Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dhugetlb.c104 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
116 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool()
135 struct hugepage_subpool *spool; in hugepage_new_subpool() local
156 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
174 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
219 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
938 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts() local
1889 struct hugepage_subpool *spool = hugetlb_folio_subpool(folio); in free_huge_folio() local
2966 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_hugetlb_folio() local
5051 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close() local
[all …]
/linux-6.12.1/fs/hugetlbfs/
Dinode.c1152 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options() local
/linux-6.12.1/include/linux/
Dhugetlb.h499 struct hugepage_subpool *spool; member