Home
last modified time | relevance | path

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

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