Home
last modified time | relevance | path

Searched refs:smaps_account (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/proc/
Dtask_mmu.c425 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account() function
535 smaps_account(mss, page, false, pte_young(*pte), pte_dirty(*pte)); in smaps_pte_entry()
558 smaps_account(mss, page, true, pmd_young(*pmd), pmd_dirty(*pmd)); in smaps_pmd_entry()