Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dhugetlb.h753 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping,
/linux-6.6.21/fs/hugetlbfs/
Dinode.c925 error = hugetlb_add_to_page_cache(folio, mapping, index); in hugetlbfs_fallocate()
/linux-6.6.21/mm/
Dhugetlb.c5772 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()