Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemcontrol.h623 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
1062 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c849 if (!mm_match_cgroup(vma->vm_mm, memcg)) in invalid_page_referenced_vma()