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

/linux-master/include/linux/
H A Dmemcontrol.h1109 static inline void count_memcg_event_mm(struct mm_struct *mm, function
1618 void count_memcg_event_mm(struct mm_struct *mm, enum vm_event_item idx) function
/linux-master/fs/
H A Ddax.c1753 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT);
/linux-master/mm/
H A Dmemory.c4071 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT);
5475 count_memcg_event_mm(mm, PGFAULT);
H A Dfilemap.c3287 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT);
H A Dshmem.c1882 count_memcg_event_mm(fault_mm, PGMAJFAULT);
H A Dhuge_memory.c932 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC);

Completed in 182 milliseconds