Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmemcontrol.h507 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
914 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
/Linux-v5.4/mm/
Drmap.c821 if (!mm_match_cgroup(vma->vm_mm, memcg)) in invalid_page_referenced_vma()