Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmemcontrol.h1101 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1579 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/linux-6.6.21/fs/
Ddax.c1753 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/linux-6.6.21/mm/
Dmemory.c3863 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
5176 count_memcg_event_mm(mm, PGFAULT); in mm_account_fault()
Dhuge_memory.c710 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
Dfilemap.c3298 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
Dshmem.c1865 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_folio()