Searched refs:mem_cgroup_below_low (Results 1 – 2 of 2) sorted by relevance
628 static inline bool mem_cgroup_below_low(struct mem_cgroup *memcg) in mem_cgroup_below_low() function1212 static inline bool mem_cgroup_below_low(struct mem_cgroup *memcg) in mem_cgroup_below_low() function
5089 (mem_cgroup_below_low(memcg) && !sc->memcg_low_reclaim)) in get_nr_to_scan()6093 } else if (mem_cgroup_below_low(memcg)) { in shrink_node_memcgs()