Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dhugetlb.c100 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
112 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool()
131 struct hugepage_subpool *spool; in hugepage_new_subpool() local
152 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
170 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
215 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
909 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts() local
1856 struct hugepage_subpool *spool = hugetlb_page_subpool(page); in free_huge_page() local
3014 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_huge_page() local
4799 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close() local
[all …]
/linux-6.1.9/fs/hugetlbfs/
Dinode.c1129 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options() local
/linux-6.1.9/include/linux/
Dhugetlb.h514 struct hugepage_subpool *spool; member