Searched refs:hugetlb_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/linux/ ! |
D | hugetlb.h | 708 int hugetlb_add_to_page_cache(struct page *page, struct address_space *mapping,
|
/linux-6.1.9/fs/hugetlbfs/ ! |
D | inode.c | 874 error = hugetlb_add_to_page_cache(page, mapping, index); in hugetlbfs_fallocate()
|
/linux-6.1.9/mm/ ! |
D | hugetlb.c | 5667 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()
|