Searched refs:mem_cgroup_below_min (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmemcontrol.h658 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, function
1259 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, function
/linux-master/mm/
H A Dvmscan.c3932 return !mem_cgroup_below_min(NULL, memcg);
4672 if (mem_cgroup_below_min(sc->target_mem_cgroup, memcg))
4761 if (mem_cgroup_below_min(NULL, memcg))
5850 if (mem_cgroup_below_min(target_memcg, memcg)) {

Completed in 160 milliseconds