Searched refs:smaps_page_accumulate (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/proc/ |
| D | task_mmu.c | 433 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() function 492 smaps_page_accumulate(mss, page, size, size << PSS_SHIFT, dirty, in smaps_account() 501 smaps_page_accumulate(mss, page, PAGE_SIZE, pss, dirty, locked, in smaps_account()
|