Home
last modified time | relevance | path

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

/linux/mm/
H A Dhugetlb.c137 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free()
149 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool()
168 struct hugepage_subpool *spool; in hugepage_new_subpool() local
189 void hugepage_put_subpool(struct hugepage_subpool *spool) in hugepage_put_subpool()
207 static long hugepage_subpool_get_pages(struct hugepage_subpool *spool, in hugepage_subpool_get_pages()
252 static long hugepage_subpool_put_pages(struct hugepage_subpool *spool, in hugepage_subpool_put_pages()
971 struct hugepage_subpool *spool = subpool_inode(inode); in hugetlb_fix_reserve_counts() local
1834 struct hugepage_subpool *spool = hugetlb_folio_subpool(folio); in free_huge_folio() local
2993 struct hugepage_subpool *spool = subpool_vma(vma); in alloc_hugetlb_folio() local
5398 struct hugepage_subpool *spool = subpool_vma(vma); in hugetlb_vm_op_close() local
[all …]
/linux/include/linux/
H A Dhugetlb.h513 struct hugepage_subpool *spool; member