Searched refs:huge_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | hugetlb.h | 374 int huge_add_to_page_cache(struct page *page, struct address_space *mapping,
|
/Linux-v4.19/mm/ |
D | hugetlb.c | 3682 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache() function 3776 int err = huge_add_to_page_cache(page, mapping, idx); in hugetlb_no_page() 4098 ret = huge_add_to_page_cache(page, mapping, idx); in hugetlb_mcopy_atomic_pte()
|
/Linux-v4.19/fs/hugetlbfs/ |
D | inode.c | 651 error = huge_add_to_page_cache(page, mapping, index); in hugetlbfs_fallocate()
|