Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhugetlb.h754 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping,
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c925 error = hugetlb_add_to_page_cache(folio, mapping, index); in hugetlbfs_fallocate()
/openbmc/linux/mm/
H A Dhugetlb.c5767 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping, in hugetlb_add_to_page_cache() function
5940 int err = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_no_page()
6415 ret = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_mfill_atomic_pte()