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