Home
last modified time | relevance | path

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

/Linux-v5.10/fs/proc/
Dtask_mmu.c432 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account() function
533 smaps_account(mss, page, false, pte_young(*pte), pte_dirty(*pte), locked); in smaps_pte_entry()
564 smaps_account(mss, page, true, pmd_young(*pmd), pmd_dirty(*pmd), locked); in smaps_pmd_entry()