Searched refs:mm_match_cgroup (Results 1 – 3 of 3) sorted by relevance
87 int mm_match_cgroup(const struct mm_struct *mm, const struct mem_cgroup *cgroup) in mm_match_cgroup() function244 static inline int mm_match_cgroup(struct mm_struct *mm, struct mem_cgroup *mem) in mm_match_cgroup() function
602 if (mem_cont && !mm_match_cgroup(vma->vm_mm, mem_cont)) in page_referenced_anon()670 if (mem_cont && !mm_match_cgroup(vma->vm_mm, mem_cont)) in page_referenced_file()
1620 if (memcg && !mm_match_cgroup(vma->vm_mm, memcg)) in page_referenced_ksm()