Searched refs:vm_stat_account (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | vma.c | 2619 vm_stat_account(mm, vma->vm_flags, map->pglen); in __mmap_complete() 3178 vm_stat_account(mm, vma->vm_flags, grow); in expand_upwards() 3257 vm_stat_account(mm, vma->vm_flags, grow); in expand_downwards()
|
| /linux/tools/testing/vma/include/ |
| H A D | dup.h | 1238 static inline void vm_stat_account(struct mm_struct *mm, vm_flags_t flags, in vm_stat_account() function
|
| /linux/include/linux/ |
| H A D | mm.h | 4094 extern void vm_stat_account(struct mm_struct *, vm_flags_t, long npages);
|