Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemcontrol.h1049 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1507 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/linux-6.12.1/fs/
Ddax.c1768 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/linux-6.12.1/mm/
Dmemory.c4345 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
5943 count_memcg_event_mm(mm, PGFAULT); in mm_account_fault()
Dfilemap.c3341 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
Dhuge_memory.c1208 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
Dshmem.c2128 count_memcg_event_mm(fault_mm, PGMAJFAULT); in shmem_swapin_folio()