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

/linux-master/include/linux/
H A Dmemcontrol.h658 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, function
1216 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, function
/linux-master/mm/
H A Dvmscan.c3948 return !mem_cgroup_below_min(NULL, memcg);
4688 if (mem_cgroup_below_min(sc->target_mem_cgroup, memcg))
4777 if (mem_cgroup_below_min(NULL, memcg))
5866 if (mem_cgroup_below_min(target_memcg, memcg)) {

Completed in 210 milliseconds