Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemcontrol.h645 static inline bool mem_cgroup_below_low(struct mem_cgroup *target, in mem_cgroup_below_low() function
1240 static inline bool mem_cgroup_below_low(struct mem_cgroup *target, in mem_cgroup_below_low() function
/openbmc/linux/mm/
H A Dvmscan.c5433 if (mem_cgroup_below_low(NULL, memcg)) { in shrink_one()
6523 } else if (mem_cgroup_below_low(target_memcg, memcg)) { in shrink_node_memcgs()