Home
last modified time | relevance | path

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

/linux-6.6.21/fs/proc/
Dtask_mmu.c440 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account() function
565 smaps_account(mss, page, false, young, dirty, locked, migration); in smaps_pte_entry()
599 smaps_account(mss, page, true, pmd_young(*pmd), pmd_dirty(*pmd), in smaps_pmd_entry()