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