Searched refs:mm_counter (Results 1 – 4 of 4) sorted by relevance
723 rss[mm_counter(page)]++; in copy_nonpresent_pte()752 rss[mm_counter(page)]++; in copy_nonpresent_pte()837 rss[mm_counter(new_page)]++; in copy_present_page()871 rss[mm_counter(page)]++; in copy_present_pte()1252 rss[mm_counter(page)]--; in zap_pte_range()1280 rss[mm_counter(page)]--; in zap_pte_range()1296 rss[mm_counter(page)]--; in zap_pte_range()
1578 dec_mm_counter(mm, mm_counter(page)); in try_to_unmap_one()1593 dec_mm_counter(mm, mm_counter(page)); in try_to_unmap_one()
696 dec_mm_counter(mm, mm_counter(page)); in ptep_zap_swap_entry()
1917 static inline int mm_counter(struct page *page) in mm_counter() function