Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemcontrol.h1052 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1463 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/Linux-v5.15/fs/
Ddax.c1480 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/Linux-v5.15/mm/
Dmemory.c3573 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
4781 count_memcg_event_mm(vma->vm_mm, PGFAULT); in handle_mm_fault()
Dfilemap.c3072 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
Dhuge_memory.c659 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
Dshmem.c1732 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_page()