Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmemcontrol.h886 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
1302 static inline bool mm_match_cgroup(struct mm_struct *mm, in mm_match_cgroup() function
/linux-6.6.21/mm/
Drmap.c879 if (memcg && !mm_match_cgroup(vma->vm_mm, memcg)) in invalid_folio_referenced_vma()