Searched refs:smap_gather_stats (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | task_mmu.c | 770 static void smap_gather_stats(struct vm_area_struct *vma, in smap_gather_stats() function 860 smap_gather_stats(vma, &mss, 0); in show_smap() 909 smap_gather_stats(vma, &mss, 0); in show_smaps_rollup() 971 smap_gather_stats(vma, &mss, last_vma_end); in show_smaps_rollup()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | task_mmu.c | 782 static void smap_gather_stats(struct vm_area_struct *vma, in smap_gather_stats() function 870 smap_gather_stats(vma, &mss, 0); in show_smap() 924 smap_gather_stats(vma, &mss, 0); in show_smaps_rollup() 987 smap_gather_stats(vma, &mss, last_vma_end); in show_smaps_rollup()
|
Completed in 6 milliseconds