Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dhugetlb.c98 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
110 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool()
129 struct hugepage_subpool *spool; in hugepage_new_subpool() local
150 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
168 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
213 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
761 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts() local
1708 struct hugepage_subpool *spool = hugetlb_page_subpool(page); in free_huge_page() local
2866 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_huge_page() local
4651 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close() local
[all …]
/Linux-v6.1/fs/hugetlbfs/
Dinode.c1129 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options() local
/Linux-v6.1/include/linux/
Dhugetlb.h514 struct hugepage_subpool *spool; member