Searched refs:count_memcg_event_mm (Results 1 – 5 of 5) sorted by relevance
752 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function1106 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
1439 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
2978 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()4124 count_memcg_event_mm(vma->vm_mm, PGFAULT); in handle_mm_fault()
2522 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
1688 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_getpage_gfp()