Searched refs:hugetlb_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/include/linux/ |
D | hugetlb.h | 753 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping,
|
/linux-6.6.21/fs/hugetlbfs/ |
D | inode.c | 925 error = hugetlb_add_to_page_cache(folio, mapping, index); in hugetlbfs_fallocate()
|
/linux-6.6.21/mm/ |
D | hugetlb.c | 5772 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping, in hugetlb_add_to_page_cache() function 5945 int err = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_no_page() 6420 ret = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_mfill_atomic_pte()
|