Searched refs:hugetlb_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/linux/ |
D | hugetlb.h | 753 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping,
|
/Linux-v6.6/fs/hugetlbfs/ |
D | inode.c | 914 error = hugetlb_add_to_page_cache(folio, mapping, index); in hugetlbfs_fallocate()
|
/Linux-v6.6/mm/ |
D | hugetlb.c | 5765 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping, in hugetlb_add_to_page_cache() function 5938 int err = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_no_page() 6413 ret = hugetlb_add_to_page_cache(folio, mapping, idx); in hugetlb_mfill_atomic_pte()
|