Searched refs:split_huge_page (Results 1 – 9 of 9) sorted by relevance
70 calling split_huge_page(page). This is what the Linux VM does before71 it tries to swapout the hugepage for example. split_huge_page() can fail92 split_huge_page() or split_huge_pmd() has a cost.146 split_huge_page internally has to distribute the refcounts in the head150 additional pins (i.e. from get_user_pages). split_huge_page() fails any152 the sum of mapcount of all sub-pages plus one (split_huge_page caller must155 split_huge_page uses migration entries to stabilize page->_refcount and
440 We cannot just split the page on partial mlock() as split_huge_page() can
186 static inline int split_huge_page(struct page *page) in split_huge_page() function348 static inline int split_huge_page(struct page *page) in split_huge_page() function
1600 split_huge_page(page); in madvise_free_huge_pmd()2885 if (!split_huge_page(page)) in deferred_split_scan()2942 if (!split_huge_page(page)) in split_huge_pages_all()3030 if (!split_huge_page(page)) in split_huge_pages_pid()3088 if (!split_huge_page(fpage)) in split_huge_pages_in_file()
373 err = split_huge_page(page); in madvise_cold_or_pageout_pte_range()441 if (split_huge_page(page)) { in madvise_cold_or_pageout_pte_range()
97 ret = split_huge_page(page); in migrate_vma_collect_pmd()
1228 if (split_huge_page(page)) in try_to_merge_one_page()2184 split_huge_page(page); in cmp_and_merge_page()
1537 ret = split_huge_page(page); in try_to_split_thp_page()
1346 if (split_huge_page(page) < 0) in shmem_writepage()