Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dhugetlb.h708 int hugetlb_add_to_page_cache(struct page *page, struct address_space *mapping,
/linux-6.1.9/fs/hugetlbfs/ !
Dinode.c874 error = hugetlb_add_to_page_cache(page, mapping, index); in hugetlbfs_fallocate()
/linux-6.1.9/mm/ !
Dhugetlb.c5667 int hugetlb_add_to_page_cache(struct page *page, struct address_space *mapping, in hugetlb_add_to_page_cache() function
5841 int err = hugetlb_add_to_page_cache(page, mapping, idx); in hugetlb_no_page()
6280 ret = hugetlb_add_to_page_cache(page, mapping, idx); in hugetlb_mcopy_atomic_pte()