Home
last modified time | relevance | path

Searched refs:mm_match_cgroup (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dmemcontrol.h100 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
260 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
/linux-4.1.27/mm/
Drmap.c801 if (!mm_match_cgroup(vma->vm_mm, memcg)) in invalid_page_referenced_vma()