Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemcontrol.h911 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1326 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/OK3568_Linux_fs/kernel/fs/
H A Ddax.c1366 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/OK3568_Linux_fs/kernel/mm/
H A Dmemory.c3724 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
5260 count_memcg_event_mm(vma->vm_mm, PGFAULT); in handle_mm_fault()
H A Dfilemap.c2801 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
H A Dhuge_memory.c645 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
H A Dshmem.c1733 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_page()