Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhugetlb.h708 int hugetlb_add_to_page_cache(struct page *page, struct address_space *mapping,
/Linux-v6.1/fs/hugetlbfs/
Dinode.c874 error = hugetlb_add_to_page_cache(page, mapping, index); in hugetlbfs_fallocate()
/Linux-v6.1/mm/
Dhugetlb.c5500 int hugetlb_add_to_page_cache(struct page *page, struct address_space *mapping, in hugetlb_add_to_page_cache() function
5674 int err = hugetlb_add_to_page_cache(page, mapping, idx); in hugetlb_no_page()
6113 ret = hugetlb_add_to_page_cache(page, mapping, idx); in hugetlb_mcopy_atomic_pte()