Home
last modified time | relevance | path

Searched refs:count_memcg_event_mm (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h936 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1342 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h1150 static inline void count_memcg_event_mm(struct mm_struct *mm, in count_memcg_event_mm() function
1628 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) in count_memcg_event_mm() function
/kernel/linux/linux-5.10/fs/
H A Ddax.c1361 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/kernel/linux/linux-5.10/mm/
H A Dfilemap.c2746 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
H A Dmemory.c3462 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
4761 count_memcg_event_mm(vma->vm_mm, PGFAULT); in handle_mm_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.c1721 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_page()
/kernel/linux/linux-6.6/fs/
H A Ddax.c1753 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/kernel/linux/linux-6.6/mm/
H A Dmemory.c3879 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
5212 count_memcg_event_mm(mm, PGFAULT); in mm_account_fault()
H A Dhuge_memory.c710 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
H A Dfilemap.c3298 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
H A Dshmem.c1865 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_folio()

Completed in 51 milliseconds