Searched refs:smaps_page_accumulate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | task_mmu.c | 428 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() function 495 smaps_page_accumulate(mss, page, size, size << PSS_SHIFT, dirty, in smaps_account() 504 smaps_page_accumulate(mss, page, PAGE_SIZE, pss, dirty, locked, in smaps_account()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | task_mmu.c | 424 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() function 495 smaps_page_accumulate(mss, page, size, size << PSS_SHIFT, dirty, in smaps_account() 504 smaps_page_accumulate(mss, page, PAGE_SIZE, pss, dirty, locked, in smaps_account()
|
Completed in 6 milliseconds