Lines Matching refs:target
609 * parallel reclaimers with different reclaim target. This is
647 static inline bool mem_cgroup_unprotected(struct mem_cgroup *target,
652 * protection. The target memcg's protection is ignored, see
656 memcg == target;
659 static inline bool mem_cgroup_below_low(struct mem_cgroup *target,
662 if (mem_cgroup_unprotected(target, memcg))
669 static inline bool mem_cgroup_below_min(struct mem_cgroup *target,
672 if (mem_cgroup_unprotected(target, memcg))
1284 static inline bool mem_cgroup_unprotected(struct mem_cgroup *target,
1289 static inline bool mem_cgroup_below_low(struct mem_cgroup *target,
1295 static inline bool mem_cgroup_below_min(struct mem_cgroup *target,