Home
last modified time | relevance | path

Searched refs:count_memcg_event_mm (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Dmemcontrol.h770 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1161 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/Linux-v5.4/fs/
Ddax.c1342 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/Linux-v5.4/mm/
Dmemory.c2808 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
3990 count_memcg_event_mm(vma->vm_mm, PGFAULT); in handle_mm_fault()
Dfilemap.c2527 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
Dshmem.c1650 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_page()