Searched refs:total_mapcount (Results 1 – 4 of 4) sorted by relevance
48 page_count(page) - total_mapcount(page) != cache_count) in memfd_tag_pins()107 page_count(page) - total_mapcount(page)) { in memfd_wait_for_pins()
2502 if (PageTransHuge(page) && total_mapcount(page) > 1) in numamigrate_isolate_page()
531 expected_refcount = total_mapcount(page); in is_refcount_suitable()
1221 static inline int total_mapcount(struct page *page) in total_mapcount() function