Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h633 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() function
1130 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() function
/linux/mm/
H A Dvmscan.c4139 if (mem_cgroup_below_min(NULL, memcg)) in lruvec_is_reclaimable()
4818 if (mem_cgroup_below_min(sc->target_mem_cgroup, memcg)) in get_nr_to_scan()
4915 if (mem_cgroup_below_min(NULL, memcg)) in shrink_one()
5997 if (mem_cgroup_below_min(target_memcg, memcg)) { in shrink_node_memcgs()