Searched refs:hugetlb_add_to_page_cache (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhugetlb.h751 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping,
/linux-master/mm/
H A Dhugetlb.c6146 int hugetlb_add_to_page_cache(struct folio *folio, struct address_space *mapping, function
6302 int err = hugetlb_add_to_page_cache(folio, mapping, idx);
6807 * hugetlb_add_to_page_cache() below happens through the
6811 ret = hugetlb_add_to_page_cache(folio, mapping, idx);
/linux-master/fs/hugetlbfs/
H A Dinode.c900 error = hugetlb_add_to_page_cache(folio, mapping, index);
912 * folio_unlock because locked by hugetlb_add_to_page_cache()

Completed in 139 milliseconds