Home
last modified time | relevance | path

Searched refs:hugetlb_add_to_page_cache (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/mm/
Dmemfd.c93 err = hugetlb_add_to_page_cache(folio, in memfd_alloc_folio()
Dhugetlb.c6043 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping, in hugetlb_add_to_page_cache() function
6201 int err = hugetlb_add_to_page_cache(folio, mapping, in hugetlb_no_page()
6728 ret = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_mfill_atomic_pte()
/linux-6.14.4/include/linux/
Dhugetlb.h694 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping,
/linux-6.14.4/fs/hugetlbfs/
Dinode.c825 error = hugetlb_add_to_page_cache(folio, mapping, index); in hugetlbfs_fallocate()