Searched refs:huge_add_to_page_cache (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | hugetlb.h | 515 int huge_add_to_page_cache(struct page *page, struct address_space *mapping,
|
/kernel/linux/linux-5.10/fs/hugetlbfs/ |
H A D | inode.c | 735 error = huge_add_to_page_cache(page, mapping, index); in hugetlbfs_fallocate()
|
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 4322 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache() function 4441 int err = huge_add_to_page_cache(page, mapping, idx); in hugetlb_no_page() 4785 * huge_add_to_page_cache() below happens through the in hugetlb_mcopy_atomic_pte() 4789 ret = huge_add_to_page_cache(page, mapping, idx); in hugetlb_mcopy_atomic_pte()
|
Completed in 16 milliseconds