Searched refs:smaps_page_accumulate (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/proc/ |
H A D | task_mmu.c | 410 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() function 481 smaps_page_accumulate(mss, page, size, size << PSS_SHIFT, dirty, in smaps_account() 490 smaps_page_accumulate(mss, page, PAGE_SIZE, pss, dirty, locked, in smaps_account()
|