Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmemcontrol.h885 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1292 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/Linux-v5.10/fs/
Ddax.c1348 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/Linux-v5.10/mm/
Dmemory.c3331 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
4587 count_memcg_event_mm(vma->vm_mm, PGFAULT); in handle_mm_fault()
Dfilemap.c2739 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
Dhuge_memory.c629 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
Dshmem.c1716 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_page()