Home
last modified time | relevance | path

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

/linux-6.12.1/fs/proc/
Dtask_mmu.c703 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account() function
836 smaps_account(mss, page, false, young, dirty, locked, present); in smaps_pte_entry()
871 smaps_account(mss, page, true, pmd_young(*pmd), pmd_dirty(*pmd), in smaps_pmd_entry()