Searched refs:total_mapcount (Results 1 – 6 of 6) sorted by relevance
47 page_count(page) - total_mapcount(page) != cache_count) in memfd_tag_pins()106 page_count(page) - total_mapcount(page)) { in memfd_wait_for_pins()
2126 if (PageTransHuge(page) && total_mapcount(page) > 1) in numamigrate_isolate_page()
526 expected_refcount = total_mapcount(page); in is_refcount_suitable()
1001 if (!mapping && (page_count(page) - 1) > total_mapcount(page)) in isolate_migratepages_block()
1587 if (total_mapcount(page) != 1) in madvise_free_huge_pmd()
869 static inline int total_mapcount(struct page *page) in total_mapcount() function875 static inline int total_mapcount(struct page *page) in total_mapcount() function