Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmemcontrol.h457 static inline bool mem_cgroup_is_descendant(struct mem_cgroup *memcg, in mem_cgroup_is_descendant() function
476 match = mem_cgroup_is_descendant(task_memcg, memcg); in mm_match_cgroup()