Searched refs:smaps_page_accumulate (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/proc/ |
D | task_mmu.c | 417 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() function 485 smaps_page_accumulate(mss, page, size, size << PSS_SHIFT, dirty, in smaps_account() 494 smaps_page_accumulate(mss, page, PAGE_SIZE, pss, dirty, locked, in smaps_account()
|