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