Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemcontrol.h655 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() function
1237 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() function
/openbmc/linux/mm/
H A Dvmscan.c4588 if (mem_cgroup_below_min(NULL, memcg)) in lruvec_is_reclaimable()
5340 if (mem_cgroup_below_min(sc->target_mem_cgroup, memcg)) in get_nr_to_scan()
5429 if (mem_cgroup_below_min(NULL, memcg)) in shrink_one()
6493 if (mem_cgroup_below_min(target_memcg, memcg)) { in shrink_node_memcgs()