Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmemcontrol.h655 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() function
1246 static inline bool mem_cgroup_below_min(struct mem_cgroup *target, in mem_cgroup_below_min() function
/linux-6.6.21/mm/
Dvmscan.c4594 return !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()
5430 if (mem_cgroup_below_min(NULL, memcg)) in shrink_one()
6517 if (mem_cgroup_below_min(target_memcg, memcg)) { in shrink_node_memcgs()